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-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.
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; Secure; SameSite=Strict
Session token for authentication.
Response
OK