Stats
Get Country Stats
Get a list of countries and their stats.
get/website/{hostname}/countries
Path parameters
hostnamestring hostname required
Hostname for the website.
Query parameters
summaryboolean
Return a summary of the stats.
startstring date-time
Period start date using date-time notation in RFC3339 format, for example, (2017-07-21T17:32:28Z).
endstring date-time
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.
limitinteger
Limit the number of results.
offsetinteger
Offset the results paired with the limit parameter.
Cookies
_me_sessstring required
Example:_me_sess=token; Path=/; HttpOnly; SameSite=Lax; Secure
Session token for authentication.
Response
OK