Apologies if this question has an obvious answer, but dozens of Google and Stack Overflow searches haven't brought me any closer to the answer :disappointed:
We have an iOS app that uses In-App Purchase to allow users to sign up for a subscription. This subscription automatically bills monthly. In iTunes Connect I can see the total number of subscription transactions being processed each month, but I can't see how many subscribers we're adding / retaining.
Ideally, we'd like to be able to see:
- Total number of active subscribers
- Number of new subscribers in this period
- Number of cancellations in this period
Any ideas on how to find this info - either from iTunes Connect or a third-party solution (actually I also use App Annie).
Regards