Tracking average subscription length of customers
Is there a simple way to track average subscription length of customers we bill through Cheddar?
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Marcela Poffald on 20 Apr, 2018 07:09 PM
Hey David,
You can grab data about the length of a customers subscription using the
customers/get
API call or the CSV customer download (accessed through the customers search in your Cheddar dashboard). While we don't store an aggregated subscription length value for each customer, you could take theircreatedDateTime
and get the difference between that date and today for each customer, then calculate the average the subscription length for all customers.I'm making some assumptions here about your definition of subscription length, so if you envisioned calculating this differently, let me know! Once I know your use case, I may be able to suggest some other options.
Marcela
2 Posted by Marcela Poffald on 04 May, 2018 09:12 PM
Hi David,
We haven't heard from you in a while on this issue, so I'm going to go ahead and close this discussion. Feel free to reply and reopen it if you have any other questions!
Marcela
Marcela Poffald closed this discussion on 04 May, 2018 09:12 PM.