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
Period start date using full-date notation in RFC3339 format (YYYY-MM-DD).
endstring date
Period end date using full-date notation in RFC3339 format (YYYY-MM-DD).
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