Supported Platforms
You can connect multiple platforms at the same time. Events are sent to all connected destinations simultaneously.
How It Works
- The Helium SDK captures paywall interactions in your app.
- Events are sent to Helium’s event pipeline (a Segment-compatible layer).
- The pipeline routes events to Helium’s own analytics (for your dashboard metrics) and to any third-party destinations you’ve configured.
Events Forwarded
Each event includes contextual properties: paywall ID, paywall name, trigger name, experiment ID and variant (if applicable), device type, OS, and user identifiers.
Setup
1
Go to Integrations → Analytics in the Helium dashboard
2
Select a platform
3
Enter your credentials:
- Mixpanel — Project Token
- Amplitude — API Key
- PostHog — Project API Key and Host
- Statsig — Server Secret Key
4
Save. Events begin forwarding immediately
Key Points
- No SDK code changes needed — connecting a destination in the dashboard is all it takes.
- Events are forwarded in real time as they occur in the app.
- Fallback paywalls also send events — the analytics configuration is embedded in the fallback bundle, so tracking works even when the paywall is served from cache.
- Helium’s own dashboard metrics are not affected by third-party integrations — they always use Helium’s primary data pipeline regardless of what destinations are connected.