#wobedi

1 messages · Page 1 of 1 (latest)

dusk berryBOT
astral summit
#

Hi there

#

We provide some churn statistics in your Dashboard at Reports --> Billing

#

I don't think you will see the specific on voluntary vs involuntary here though. And in terms of "reasons provided" that would be data you would be tracking yourself (we don't have anything in our API like that).

#

So mostly you would need to perform these calculations yourself here

glad heron
#

"reasons provided": but yes, this is done via stripe customer portal

#

here's an example

astral summit
#

Ah sorry, didn't realize you were using Customer Portal

glad heron
#

the subscription data export seems to not offer me columns I would need to do the analysis myself, e.g. it lacks:

  • churn type (user-initiated, payment failure, canceled by us in dashboard, ...)
  • churn reason provided by user (if any)
astral summit
#

Yes that's correct. As far as I know churn information isn't included in Dashboard exports. That said, I'm not an expert on the Dashboard — I focus on the API.

#

If you want more info on the Dashboard you will be better off talking to our Support team: https://support.stripe.com/contact/login

glad heron
#

can I get it from the API?

astral summit
#

However, I think you want to list out your Subscriptions here via the API to get the payment data

#

But no, you won't see the reasons_provided in the API

#

As that is a Dashboard-only property that is populated via the Customer Portal

glad heron
#

argh

#

and no way to export this data at all?

#

would be nice to have it in the Stripe dashboard "Reports" tab, or be able to export

#

otherwise how can I do quantitative analysis on it?

astral summit
#

As far as I know, not at this moment. I would assume we are working on it since we are providing it via the Dashboard. But yeah I'm not sure about the Dashboard. I'd recommend reaching out to our Support team and providing the feedback to be able to export this data so that a feature request is lodged.