Triggers
Overview
Glassfy generates triggers for subscriptions and in app purchases events.
Tracked Events
See the list of Glassfy tracked and generated events:
Event | event_type | Description |
---|---|---|
SubscriptionInitialBuy | 5001 | User start a subscription |
SubscriptionRestarted | 5002 | A previously interrupted subscription restarted |
SubscriptionRenewed | 5003 | Subscription automatically renew |
SubscriptionExpired | 5004 | Subscription expired |
SubscriptionDidChangeRenewalStatus | 5005 | User changed the autorenew status |
IsInBillingRetryPeriod | 5006 | User is in billing retry |
SubscriptionProductChange | 5007 | User upgrade or downgrade the subscription |
InAppPurchase | 5008 | In App Purchase |
SubscriptionRefund | 5009 | Subscription Refund |
For each of this events a trigger can :
- Send a message to Slack
- Call a webook
- Send a push notification to the app via the Apple Push Notification Service.
Updated about 1 month ago
Did this page help you?