User Accounting

GET

Get the product user accounting for the company associated with the deal.

Path parameters

group_idintegerRequired
deal_idintegerRequired

Query parameters

user_typeenumRequired
metricstringRequired
freqenumOptional
Allowed values: MQA

Response

Successful Response

datestring

The date of the entry.

active_usersinteger

The number of active users in the period.

retainedintegerOptional

The number of retained users from the last period in the current period.

newintegerOptional

The number of new users in the period.

resurrectedintegerOptional

The number of resurrected users in the period.

churnedintegerOptional

The number of churned users in the period.

cmgr3doubleOptional

3-month user count growth rate, for monthly frequency.

cmgr6doubleOptional

6-month user count growth rate, for monthly frequency.

cmgr12doubleOptional

12-month user count growth rate, for monthly frequency.

cqgr1doubleOptional

1-quarter user count growth rate, for quarterly frequency.

cqgr2doubleOptional

2-quarter user count growth rate, for quarterly frequency.

cqgr4doubleOptional

4-quarter user count growth rate, for quarterly frequency.

logo_retentiondoubleOptional

The logo retention rate, defined as retained / active over last period.

quick_ratiodoubleOptional

The quick ratio, defined as (resurrected + new) / churned.

Errors

Built with