Get Page Stats
Get a list of pages and their stats.
Path parameters
Hostname for the website.
Query parameters
Return a summary of the stats.
Period start date using date-time notation in RFC3339 format, for example, (2017-07-21T17:32:28Z).
Period end date using fdate-time notation in RFC3339 format, for example, (2017-07-21T17:32:28Z).
Path of the page.
Referrer URL of the page hit.
UTM source of the page hit.
UTM medium of the page hit.
UTM campaign of the page hit.
Browser name.
Operating system name.
Device type.
Country name.
Language code.
Name of the property.
Value of the property.
Limit the number of results.
Offset the results paired with the limit parameter.
Cookies
Session token for authentication.
Response
OK
Changes
Changed in 18 of the 50 revisions of this API.133239
- ●
the optional response header
X-API-Commitremoved for the status200optional-response-header-removed
- ●
the optional response header
X-API-Commitremoved for the status400optional-response-header-removed
- ●
the optional response header
X-API-Commitremoved for the status401optional-response-header-removed
- ●
the optional response header
X-API-Commitremoved for the status404optional-response-header-removed
- ●
the optional response header
X-API-Commitremoved for the status500optional-response-header-removed
- ●
- ○
added the new optional
queryrequest parameterprop_namenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterprop_valuenew-optional-request-parameter
- ○
- ●
removed the optional property
items/bouncesfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/bounce_percentageto the response with the200statusresponse-optional-property-added
- ●
- ○
api tag
Statsaddedapi-tag-added
- ○
api tag
statsremovedapi-tag-removed
- ○
- ●
deleted the
queryrequest parameterintervalrequest-parameter-removed
- ●
- ▲
for the
queryrequest parameterlimit, default value5was removedrequest-parameter-default-value-removed
- ▲
for the
queryrequest parameteroffset, default value0was removedrequest-parameter-default-value-removed
- ○
for the
queryrequest parameterlimit, the max was increased from500.00to5000.00request-parameter-max-increased
- ○
for the
queryrequest parameteroffset, the max was increased from500.00to5000.00request-parameter-max-increased
- ▲
- ○
for the
queryrequest parameterend, the type/format was generalized fromstring/datetostring/date-timerequest-parameter-type-generalized
- ○
for the
queryrequest parameterstart, the type/format was generalized fromstring/datetostring/date-timerequest-parameter-type-generalized
- ○
- ○
added the new optional
queryrequest parameteroffsetnew-optional-request-parameter
- ○
- ○
for the
queryrequest parameterlimit, the type/format was generalized frominteger/int32tointeger/request-parameter-type-generalized
- ○
- ▲
removed the required property
items/unique_percentagefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/uniquesfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
items/pageviews_percentageto the response with the200statusresponse-optional-property-added
- ○
added the required property
items/visitorsto the response with the200statusresponse-required-property-added
- ○
added the required property
items/visitors_percentageto the response with the200statusresponse-required-property-added
- ▲