stats
Get Time Stats.
Get a list of pages and their time stats.
get/website/{hostname}/time
Path parameters
hostnamestring hostname required
Hostname for the website.
Query parameters
summaryboolean
Return a summary of the stats.
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.
limitinteger
Limit the number of results.
Cookies
_me_sessstring required
Example:_me_sess=token; Path=/; HttpOnly; Secure; SameSite=Strict
Session token for authentication.
Response
OK