Overview
Export Mixpanel cohorts to Taplytics to create custom segments that you can apply in your Taplytics experiments, feature flags, and more. Manage the Taplytics integration from the Mixpanel Destinations page. Taplytics also supports an integration to send experiment data to Mixpanel - for more details, see the Taplytics Mixpanel integration.Permissions
You must be a Mixpanel project admin to enable the Taplytics integration.Enable the Integration
To enable the integration with Taplytics:- Navigate to Data in the nav bar, then select Destinations.
- Click Add Destination, select Taplytics, and click Connect.
- The connection uses one credential to authorize, API Key. Supply an API token generated from your Taplytics settings page to establish the connection.
- The Taplytics integration will show a Connected tag in the UI once the connection establishes.
Matching Users between Taplytics and Mixpanel
Mixpanel only exports identified user profiles to match to Taplytics - users without user profile properties (i.e. anonymous users) will not export. The integration requires that you use the same system of identifiers for both tools, meaning the value you pass tomixpanel.identify("internal_user_id") will have the same value as you pass to Taplytics when specifying userId to your Taplytics API calls. Taplytics will attempt to match users from inbound cohorts based on their Mixpanel distinct_id.
Export a Cohort
To export a Cohort to Taplytics:- From the Destinations page (recommended)
- From Lexicon
- Navigate to Data in the nav bar, then select Destinations.
- Find the Taplytics destination in the list and click on it.
- Click the Syncs tab, then click Add Cohort Sync.
- Select the cohort you want to export and configure the sync (one-time or dynamic). Click Start Sync.