analytics

Get Retention Metrics

Get user retention metrics showing repeat users. Shows how many users have logged in 2+ or 3+ days within the specified period.

get/analytics/retention

Query parameters

daysinteger
segmentstring

Headers

authorizationstring nullable

Response

Successful Response

cohort_sizeinteger required
total_active_usersinteger required
users_with_2plus_daysinteger required
users_with_3plus_daysinteger required
retention_rate_2daynumber required
retention_rate_3daynumber required
daily_cohortsobject[] required

Changes