The RevenueCat integration allows Statsig to pull billing, subscription, and revenue metrics directly into your Statsig projects. This enables you to easily optimize in-app purchases and revenue using Statsig's powerful feature gates and experimentation tools, without requiring any additional logging or setup.
By connecting RevenueCat with Statsig, you can:
Analyze purchase data: Gain insights into how different user segments interact with your purchase flow and which features drive revenue.
Experiment with pricing: Test different pricing strategies, promotional offers, or subscription plans to optimize your revenue stream.
Measure feature impact: Understand how each new feature or improvement affects key business metrics like conversion rate, ARPU, and LTV.
Integrating RevenueCat and Statsig provides a seamless mechanism for experimentation and analysis, empowering you to make data-driven decisions that grow your business. With accurate, real-time data flowing from RevenueCat to Statsig, you can confidently iterate on your product and maximize its revenue potential.
To enable the RevenueCat integration, navigate to the Statsig console's Integrations page. Find the RevenueCat card and toggle the integration on.
Next, set up the integration in your RevenueCat dashboard. Choose Statsig from the Integrations menu and enter your Statsig Server Secret. Click Save to establish the connection.
For accurate data association, ensure the RevenueCat app user ID matches the Statsig user ID. This allows RevenueCat data to be linked with Statsig feature gates and experiments. You can set a custom app user ID in RevenueCat by following their Identifying Users documentation.
When testing the integration, you can enable the ingestion of sandbox events from RevenueCat into Statsig. This option is available in the Statsig Integrations page and is useful for debugging purposes. To verify the integration is working correctly:
Make a sandbox purchase with a new user in your app
Check the Customer History page in RevenueCat to confirm the Statsig integration event was delivered successfully
Navigate to your Statsig app's Metrics section to view the delivered event in the Log Stream
By configuring the RevenueCat integration and ensuring user ID consistency, you can seamlessly optimize purchases and revenue using Statsig's powerful feature gating and experimentation tools. This integration eliminates the need for additional logging, streamlining your analytics workflow.
The RevenueCat integration tracks various event types, providing a comprehensive view of user transactions. These include:
Initial purchase: When a user purchases a new subscription
Renewal: An existing subscription is renewed or a lapsed user resubscribes
Cancellation: A subscription or non-renewing purchase is canceled
Uncancellation: A non-expired canceled subscription is re-enabled
Non-subscription purchase: A one-time, non-renewing purchase is made
Subscription paused: A subscription is temporarily paused (Play Store only)
Expiration: A subscription expires and access should be removed
Billing issue: A problem occurred while charging the subscriber
Transfer: Transactions and entitlements were transferred between app user IDs
Each event type has a specific JSON structure containing relevant data. For example, an initial purchase event includes:
The event data includes key attributes such as:
Timestamps: When the event occurred, when the purchase was made, and when it expires
Product details: Product ID, entitlement IDs, and subscription period type
Transaction info: Transaction ID, original transaction ID, currency, and price
User data: App user ID, original user ID, and subscriber attributes
Environment: Production or sandbox
Store: App Store, Play Store, or Promotional
By capturing these event types and their associated data, the RevenueCat integration provides Statsig with a wealth of information for analyzing user behavior and optimizing revenue. You can leverage this data to gain insights into subscription trends, identify high-value user segments, and make data-driven decisions to improve your app's monetization strategy.