Import RevenueCat Subscription Events
RevenueCat provides subscription infrastructure for mobile apps. It allows developers to deploy cross-platform subscriptions, manage products and subscribers, and analyze customer data without managing servers or writing backend code.
Use this integration to create a behavioral cohort of customers based on specific actions, like performing an event after subscribing, or measure the path of a user from viewing marketing content to subscribing.
Considerations¶
- For complete information on the kinds of events sent by RevenueCat, see the RevenueCat documentation.
- If you have any feedback about the RevenueCat source and its documentation, reach out to RevenueCat'scommunity forum or RevenueCat Support team.
Setup¶
Amplitude setup¶
Before you begin, you need your Amplitude project API key.
If you're using an Amplitude SDK, set user ID to match the RevenueCat user ID to match users. See RevenueCat's documentation for detailed instructions.
RevenueCat setup¶
- In RevenueCat, navigate to your project in the dashboard and find the Integrations card in the left menu.
- Choose Amplitude from the Integration Menu.
- Enter your Amplitude API key.
- Name the events that RevenueCat sends, or choose to use default event names.
- Choose whether you want RevenueCat to report proceeds (after app store cut) or revenue (gross sales).
- When finished, select Add Integration.
See detailed instructions for this integration in the RevenueCat documentation.
Still have questions? Ask them in the Community.