/o?method=retention

Get retention data (available in retention plugin)

Retrieves user retention data.

  • _id - represents the date of data in "yyyymmdd" format
  • tu - total new users joined in that date
  • 1 - how many of joined users left on date +1 day
  • 2 - how many of joined users left on date +2 days
  • etc
Query Params
string

API_KEY of user, with permission to access this app

string

ID of the app for which to query

string

(optional) name of callback function for JSONP output

string
Defaults to daily

period as daily, weekly or monthly

Response

Language
Response
Choose an example:
application/json