Subscription Events
This section provides details on Subscription events and the sequence in which they occur
Throughout the entire subscription lifecycle, the Purchasely Platform generates detailed Subscription Events.
These events enrich the foundational Transactional Events, which primarily focus on entitlement management.
By offering additional, real-time insights, the subscription events provide a comprehensive view of a subscriber's current status and progression within their lifecycle, enabling more targeted and effective engagement strategies.
ACTIVATION
Event | Description | Useful to |
---|---|---|
SUBSCRIPTION_STARTED | A subscription has been purchased. The user becomes a subscriber. | 1. Welcome the new subscriber 2. Remind the benefits of the premium membership 3. Build trust by reminding users when their introductory offer ( TRIAL , INTRO OFFER or PROMO CODE ) will endNote:- this event is triggered in addition to the events TRIAL_STARTED INTRO_OFFER_STARTED PROMO_CODE_STARTED |
TRIAL_STARTED INTRO_OFFER_STARTED PROMO_CODE_STARTED | A free trial, an introductory offer or a promo code has started | 1. Engage user with the premium contents / features 2. Build trust by reminding users when their introductory offer ( TRIAL , INTRO OFFER or PROMO CODE ) will end |
TRIAL_CONVERTED INTRO_OFFER_CONVERTED PROMO_CODE_CONVERTED | The free trial, introductory offer or promo-code has been converted to a regular price subscription | 1. Build trust by thanking the user for their loyalty 2. Build trust by reminding the user when their current billing cycle will end |
TRIAL_NOT_CONVERTED INTRO_OFFER_NOT_CONVERTED PROMO_CODE_NOT_CONVERTED | The free trial or the introductory offer did not convert to a regular price subscription | 1. Send a survey to understand why they did not convert 2. Offer a free trial extension to give a second chance to the user to try the premium membership 3. Offer a promotion to try the premium membership for a discounted price |
CANCELLATION
Event | Description | Useful to |
---|---|---|
RENEWAL_DISABLED | The customer has cancelled the auto-renewal of the subscription in their device settings | 1. Detect premium users who are likely to churn at the end of their current billing cycle 2. Remind the benefits of the premium subscription 3. Offer a limited time promotion to make them reactivate the auto-renewal |
RENEWAL_ENABLED | The customer has reactivated the automatic renewal of the subscription | 1. Detect premium users who have reactivated the auto-renewal |
SUBSCRIPTION_TERMINATED | The subscription has been voluntarily terminated. The subscriber no longer has an active subscription | 1. Send a survey to the customer to understand why they terminated their subscription 2. Offer a promotion to try the premium membership for a discounted price |
FAMILY_SHARED_REVOKED | The subscription owner has revoked access rights to the account user, through the family sharing settings | 1. Inform the user that they no longer have access to the premium membership because the owner of the subscription has revoked their their access |
BILLING ISSUES
Event | Description | Useful to |
---|---|---|
GRACE_PERIOD_STARTED | A billing issue on the subscriber's end occurred at renewal. The subscriber has entered the grace period. The subscriber still has access to all subscription benefits during the grace period. The grace period can be configured in the App Store Connect Console and in the Google Play Store Console. | 1. Inform the user that a billing issue occurred 2. Reassure them by telling them their premium membership will remain active for a short period of time 3. Invite them to update their billing details in the store settings to avoid having their premium membership suspended 4. Remind the benefits of the premium membership |
GRACE_PERIOD_TERMINATED | The subscriber hasn't resolved the billing issue during the grace period. They no longer has access to the subscription benefits. The grace period will be followed by a billing retry period where the store will continue to try billing the user | 1. Inform the user that they no longer have access to subscription benefits because the billing issue wasn't fixed in due time 2. Invite them to update their billing details in the store settings to restore their premium membership |
SUBSCRIPTION_CANCELLED_DURING_GRACE_PERIOD | The subscriber has cancelled the auto-renewal during the grace period. The subscription is terminated. The subscriber no longer has access to the premium benefits | 1. Inform the user that they no longer have access to subscription benefits |
SUBSCRIPTION_RECOVERED_FROM_GRACE_PERIOD | The billing issue has been solved and the subscription is renewed | 1. Inform the user the billing issue has been fixed and their subscription has been successfully renewed |
ENTERED_BILLING_RETRY | A billing issue on the subscriber's end occurred at renewal. The subscription enters the billing retry phase, which last 60 days on the App Store and 30 days on the Google Play Store. The subscriber no longer has access to the subscription benefits of the premium membership. | 1. Inform the user that their access to the premium benefits have been suspended due to a billing issue 2. Invite them to update their billing details in the store settings to restore their premium membership 3. Remind the benefits of the premium membership |
SUBSCRIPTION_RECOVERED_FROM_BILLING_RETRY | The transaction was successfully completed while in billing retry. The subscription is resumed and the user has access to the premium membership again. The new billing cycle restarts from the day the event subscription has been recovered. | 1. Inform the user that their premium membership has been restored 2. Remind the benefits of the premium membership |
RETENTION & WIN-BACK
Event | Description | Useful to |
---|---|---|
PROMOTIONAL_OFFER_STARTED | A subscription has been renewed or reactivated with a promotional offer. The promotional offer is active. | 1. Build trust by thanking the user for their loyalty 2. Build trust by reminding users when their promotional offer will end |
PROMOTIONAL_OFFER_CONVERTED | The promotional offer has been converted to a regular price subscription | 1. Build trust by thanking the user for their loyalty 2. Build trust by reminding the user when their current billing cycle will end 3. Measure the number of conversions of promotional offers and compute the conversion rate (= PROMOTIONAL_OFFER_CONVERTED / PROMOTIONAL_OFFER_STARTED ) |
PROMOTIONAL_OFFER_NOT_CONVERTED | The promotional offer has not been converted and the subscription has been terminated | 1. Send a survey to understand why they did not convert |
TRANSFER
Event | Description | Useful to |
---|---|---|
SUBSCRIPTION_TRANSFERRED | The subscription was transferred to another account and the original subscriber no longer has access to the subscription benefits. This event is triggered for the original subscriber. A similar event called SUBSCRIPTION_RECEIVED is triggered for the new subscriber.This event can occur under 3 conditions: 1. a sign-up / sign-in after the subscription was purchased by an anonymous user 2. a restore that was done from a different device linked to the same store account 3. a restore that was done from a different user account (different user ID) | 1. Inform the original subscriber that their subscription has been transferred and that they no longer have access to their premium benefits |
SUBSCRIPTION_RECEIVED | The user has received a subscription from another account and has now access to the premium benefits. This event is triggered for the new subscriber. A similar event called SUBSCRIPTION_TRANSFERRED is triggered for the original subscriber.This event can occur under 3 conditions: 1. a sign-up / sign-in after the subscription was purchased by an anonymous user 2. a restore that was done from a different device linked to the same store account 3. a restore that was done from a different user account (different user ID) | 1. Inform the new subscriber that a subscription has been transferred to them. 2. Welcome the new subscriber and present them with the benefits of the premium membership |
ONE_TIME_PURCHASE_TRANSFERRED | A non-consumable has been transferred to another user. The original buyer no longer has access to the non-consumable benefits This event is triggered for the original subscriber. A similar event called ONE_TIME_PURCHASE_RECEIVED is triggered for the new user.This event can occur under 3 conditions: 1. a sign-up / sign-in after the subscription was purchased by an anonymous user 2. a restore that was done from a different device linked to the same store account 3. a restore that was done from a different user account (different user ID) | 1. Inform original customer that their purchase has been transferred |
ONE_TIME_PURCHASE_RECEIVED | The user has been transferred a non-consumable from another account. This user has now access to the non-consumable benefits This event is triggered for the new user. A similar event called ONE_TIME_PURCHASE_TRANSFERRED is triggered for the original buyer.This event can occur under 3 conditions: 1. a sign-up / sign-in after the subscription was purchased by an anonymous user 2. a restore that was done from a different device linked to the same store account 3. a restore that was done from a different user account (different user ID) | 1. Inform the new user that a purchase has been transferred to them |
RENEWAL & REACTIVATION
Event | Description | Useful to |
---|---|---|
SUBSCRIPTION_RENEWED | The subscription has been renewed | 1. Gather feedback by sending satisfaction survey every other month |
SUBSCRIPTION_DEFERRED | Google Play Store only The app publisher has decided to extend the subscription period by X days for free, before the subscription cycle resumes as before. The date when that period will end can be found in the attribute "defer_end_at". This event is very rare. | 1. Inform the subscriber with the reason and length of the free extension and stress the date at which the next billing cycle will start |
SUBSCRIPTION_REACTIVATED | A subscription that was expired has been reactivated. | 1. Welcome back the subscriber 2. Remind the benefits of the premium membership |
PLAN CHANGE
Event | Description | Useful to |
---|---|---|
SUBSCRIPTION_CROSSGRADED | The subscriber has switched subscriptions within the same grade | 1. Build trust by thanking them and reminding which features / contents are now accessible with the new plan 2. Measure the number of subscriptions migrations to another same grade subscription |
SUBSCRIPTION_DOWNGRADED | The subscriber has switched to a lower- grade subscription | 1. Build trust by thanking them and reminding which features / contents are now accessible with the new plan 2. Measure the number of subscriptions migrations to another lower grade subscription 3. Compute the contraction MRR |
SUBSCRIPTION_UPGRADED | The subscriber has switched to a higher-grade subscription | 1. Build trust by thanking them and reminding which features / contents are now accessible with the new plan 2. Measure the number of subscriptions migrations to another higher grade subscription 3. Compute the expansion MRR |
REFUND
Event | Description | Useful to |
---|---|---|
SUBSCRIPTION_REFUNDED_REVOKED | The subscriber was refunded for his subscription. The former subscriber no longer has access to the subscription benefits. | 1. Inform the subscriber that their subscription has been refunded and that they no longer have access to the premium benefits. 2. Collect feedback by sending a refunding survey |
PAUSE
The Google Play Store has a PAUSE mechanism allowing subscribers to suspend their subscription without cancelling it. This mechanism has no equivalent on the App Store.
Event | Description | Useful to |
---|---|---|
SUBSCRIPTION_WILL_PAUSE | Google Play Store only The subscriber has set a pause starting on the next renewal date | 1. Inform the subscriber that their subscription will be paused on their next renewal date and that they will lose the access to the premium benefits until the subscription is resumed 2. Collect feedback by sending a survey to clearly identify why they plan to pause their subscription. |
SUBSCRIPTION_PAUSED | Google Play Store only The subscription has now paused and the subscriber no longer has access to the subscription benefits | 1. Inform the subscriber that their subscription has been paused and that they no longer have access to the premium benefits |
SUBSCRIPTION_UNPAUSED | Google Play Store only The subscription has resumed | 1. Inform the subscriber that their subscription has been resumed and that their access to the premium benefits have been reactivated |
SUBSCRIPTION_CANCELLED_DURING_PAUSE | Google Play Store only The subscriber has cancelled the subscription during the subscription pause | 1. Confirm to the user that their subscription has been cancelled and will not be resumed 2. Collect feedback by sending a cancellation survey to clearly identify why they cancelled their subscription |
SUBSCRIPTION_WILL_NOT_PAUSE | Google Play Store only The customer has cancelled the subscription pause he had set before it even starts | 1. Inform the subscriber that their subscription will not be paused |
Updated 5 months ago