stats
Get Stat Summary.
Get a summary of the website's stats.
get/website/{hostname}/summary
Path parameters
hostnamestring hostname required
Hostname for the website.
Query parameters
previousboolean
Retrieve the data from the previous period as well. This is useful when comparing data from the previous period to the current period. Requires the start and end period parameters to be set.
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).
interval'hour' | 'day' | 'week' | 'month' | 'year'
Period interval.
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 code.
Language code.
Cookies
_me_sessstring required
Example:_me_sess=token; Path=/; HttpOnly; Secure; SameSite=Strict
Session token for authentication.
Response
OK