Clevertap
Last updated
Last updated
© Purchasely 2020-2023
The minimal version of the Purchasely SDK supporting this integration is v3.2.0. If the Purchasely SDK integrated in your app is under the minimal version, please update it.
The CleverTap SDK also needs to be integrated inside the app.
CleverTap is an all-in-one platform combines the best analytics, segmentation, and engagement tools so that companies can build valuable, long-term relationships with their customers.
This integration will allow you to get all the available Purchasely events to CleverTap and get a better and deeper understanding of your subscription business and customer behavior. In addition you will be able to trigger automated communication based on those events, messages that could be linked to a Purchasely powered paywall to engage, upsell, retain customers.
Purchasely provides a unified dataset to track the subscription events for all stores. These events are generated by the Purchasely Backend and can be sent to CleverTap .
Subscription events generated by Purchasely will be sent to CleverTap using a server-to-server integration. As a result, you will be able to see all the subscription events in your CleverTap Dashboard and map them with your acquisition campaigns.
The following events are the main ones that can be sent to CleverTap by Purchasely. See the full list here.
Event | Description |
---|---|
SUBSCRIPTION_STARTED | Sent when the user purchased a product wether it is the start of a trial or a regular purchase of a consumable product. |
SUBSCRIPTION_RENEWED | Sent when a subscription renews |
SUBSCRIPTION_EXPIRED | Sent when the subscription actually ends |
SUBSCRIPTION_REACTIVATED | Sent when an expired subscription is reactivated. This event is particularly useful for win-back & retargeting campaigns |
SUBSCRIPTION_REFUNDED_REVOKED | Sent when the subscription actually ends |
RENEWAL_DISABLED | Sent when the user deactivates the renewal of a subscription wether it is in trial period or not. |
RENEWAL_ENABLED | Sent when the user reactivates |
TRIAL_STARTED | Sent when a trial starts |
TRIAL_CONVERTED | Sent when a user converts from a free trial to a normal paid-period |
TRIAL_NOT_CONVERTED | Sent when a user finishes it's trial period without renewing to a paid-period |
The names of events sent to CleverTap can be overriden when setting up the integration.
The integration requires 2 steps:
Associate the user to events by providing the CleverTap Distinct ID
to the Purchasely SDK
Activate the CleverTap integration in the Purchasely Console
See the CleverTap Documentation for more information
The activation requires 3 steps:
Retrieving your account's region from the CleverTap Dashboard
Retrieving your account's ID and passcode from the CleverTap Dashboard
Enabling the CleverTap integration in the Purchasely Console
Follow the CleverTap documentation and retrieve your account's region.
Write down your account's region
Follow the CleverTap documentation and retrieve your account's ID and passcode
Write down your account's ID and passcode
Go in the "External integrations" section, and open the edition form for CleverTap :
2. Enable the integration
3. Set your CleverTap region. (Note that if you are in the EU
region, you should put EU1
)
4. Set your CleverTap account ID
5. Set your CleverTap account passcode
6. Enable the events you want to be sent to CleverTap
7. (Optional) Override the names of the events that will be sent to CleverTap
8. Save