Cohorts
Get the product cohorts for the company associated with the deal.
Path parameters
group_id
deal_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
user_type
metric
freq
Allowed values:
Response
Successful Response
cohort
The date of the cohort.
period
The period of the cohort. 0 is the first period.
cohort_size
The number of users in the cohort.
cohort_size_amount
The size denominated in the metric amount of the cohort.
active_users
The number of active users in the period.
logo_retention
The logo retention rate, defined as active / cohort size.
amount
The active amount, such as revenue or gtv, in the period for the cohort.
amount_retention
The amount retention rate, defined as amount / cohort size amount.
ltv
The cumulative lifetime value in terms of the metric amount up until the period, on average per user in the cohort.