/o/analytics/sessions

Retrieve session data for specified period

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns session related data as an array.
Each array item has following properties;

_id: Date in one of the following formats YYYY-M, YYYY-M-D, YYYY-M-D H:00

u: Total (unique) users

t: Total sessions

n: New users

d: Total session duration (in seconds)

e: Total write API requests received

Path Params
string
required

API_KEY of user, with permission to access this app

string
required

ID of the app for which to query

Query Params
string
Defaults to month

For which time period to provide data, possible values (month, 60days, 30days, 7days, yesterday, hour or [startMiliseconds, endMiliseconds] as [1417730400000,1420149600000])

string

(optional) name of callback function for JSONP output

Response

Language
LoadingLoading…
Response
Choose an example:
application/json