Post not yet marked as solved
Post marked as unsolved with 0 replies, 219 views
Apologies if this question has an obvious answer, but dozens of Google searches haven't brought me any closer to the answer…
We have an iOS app that uses In-App Purchase to allow users to sign up for a monthly subscription. In App Store 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 at the end of the month
Number of new subscribers this month
Number of cancellations this month
Total number of units our app is installed on (subscribed or not)
Any ideas on where to find this info?