This section refers to a deprecated version of the product. The new version is FE&R. To access FE&R, contact your CSM.
📘 To learn more, read the FE&R documentation.
LogoLogo
PlatformsPricingRessources
  • User documentation
  • Onboarding
  • Help Center
  • Release Notes
  • Flagship - Deprecated
  • Feature Experimentation & Rollout (ex-Flagship) is evolving!
  • GETTING STARTED
    • 👉Managing multiple environments
    • Using the trial version of Flagship
  • First steps with Flagship
    • Quick start guide
    • Glossary
  • Implementation
    • Sending transactions from the AB Tasty Shopify app directly to Feature Experimentation & Rollouts
  • Integrations
    • Heap Analytics integration (Push)
    • Tealium AudienceStream (receive audiences)
    • FullStory integration (segment exports)
    • Heap Analytics integration (Pull)
    • Google Analytics integration (pull audiences)
    • Segment Integration (receive traits)
    • Mixpanel integration (cohort exports)
    • 👉Retrieving your third-party tools’ audiences in AB Tasty - Feature Experimentation & Rollouts
    • Zapier integration
    • Segment integration
  • Steps configuration
    • 👉Configuring Sequential Testing Alerts
    • 👉Configuring your Flags
    • 👉Using the scheduler
    • 🛠️[Troubleshooting] How to target a large number of users at the same time?
    • 👉Configuring KPIs
    • 👉Using the automatic rollback option
    • 👉Targeting configuration
    • 👉Dynamic allocation
    • 👉Traffic allocation
  • Team
    • Access Rights, Teams & User Management
    • 👉Defining rights per project
  • DEMO
    • AB Tasty - Feature Experimentation & Rollouts Demo - How to use it
  • Navigating the interface
    • 👉Archiving use cases from the dashboard
    • 👉Flags page
    • 👉Running a search on the dashboard
    • Navigating the Flagship interface
  • REPORTING
    • 👉Verifying your hit setup
    • 👉Exporting reporting data
    • Understanding the "Chances to win" indicator
    • 🛠️[Troubleshooting] How can I know my test is reliable and my data significant enough to be analyzed?
    • Reporting - A/B Test
    • 👉Using the reporting filters
  • API keys & Settings
    • 👉Acting on your account remotely
    • 👉Using Experience Continuity
    • visitor experiment option
  • FEATURES SETUP
    • 👉Bucket allocation
  • SDKs integration
    • 👉Managing visitor consent
    • 👉Understanding the use of SDKs
  • FAQ
    • Can I make a comparison for each reporting?
    • Can I use Flagship even if my SDK stack is not available?
  • Platform integration
    • 👉Webhooks page
  • Decision API
    • Decision API for non-techie users
  • Account & Profile
    • 👉Configuring account restrictions with MFA
    • 👉Configuring a FA on your profile
  • RELEASE NOTES
    • October - Flagship becomes Feature Experimentation & Rollouts
    • February - Release Notes
    • 📅January - Release Notes
    • 🎉December - Release Notes 🎉
    • 🦃November - Release Notes
    • September Release Notes 🎨
    • June Release Notes 🐞
    • 🍸May Release Notes ☀️
    • Flagship Release Notes April 🐇
    • Flagship February release notes 🏂
    • Flagship January release notes 🎉
    • Flagship November release notes 🦃
    • Flagship October Release Notes 🎃
    • Flagship September Release note 🎒
    • Flagship August Release Notes 🐬
    • Flagship Release Notes July ☀️
    • Flagship Release notes June 🌻
    • Flagship Spring Release May 🌸
    • Flagship Release Notes: Fall
  • Use cases
    • 👉Duplicating a winning variation
    • 👉Configuring a Feature Toggle/Flag
    • 👉Configuring an A/B Test
    • 👉Configuring a Progressive rollout
    • 👉Configuring a Personalization
  • VIDEO TUTORIALS
    • [Video Tutorial] AB Test
    • [Video Tutorial] Feature Flag
    • [Video Tutorial] Progressive Deployment
Powered by GitBook
LogoLogo

AB Tasty Website

  • Home page AB Tasty
  • Blog
  • Sample size calculator
  • Release note

AB Tasty Plateform

  • Login

© Copyright 2025 AB Tasty, Inc, All rights reserved

On this page
  • Enable the integration on Mixpanel
  • Export the cohorts from Mixpanel to Flagship

Was this helpful?

Edit on GitLab
Export as PDF
  1. Integrations

Mixpanel integration (cohort exports)

PreviousSegment Integration (receive traits)NextRetrieving your third-party tools’ audiences in AB Tasty - Feature Experimentation & Rollouts

Last updated 3 days ago

Was this helpful?

Mixpanel is a product analytics tool that enables you to capture data on how users interact with your digital product. Mixpanel then lets you analyse this product data with simple, interactive reports that let you query and visualise the data with just a few clicks.

⭐ Good to know: Mixpanel Cohorts

Once the integration is active on Flagship you need to activate the integration on Mixpanel.

This article will walk you through the different steps to setup the integration on Mixpanel side and to export your cohorts.

Enable the integration on Mixpanel

You must be a Mixpanel project Admin to enable the Flagship integration:

  • Go to Integrations under the Data Management tab in the top navigation bar

  • In the Integrations list, select Flagship, and click Connect

  • To set up the Flagship integration you need to enter your account’s API Key. Copy paste the API Key of your Flagship account. Click “Continue”. (documentation on API Keys)

The AB Tasty integration will show a "Connected" tag once the connection is established.

Export the cohorts from Mixpanel to Flagship

Now that the connection between the tools is established, we have to export the desired cohorts to Flagship in order to target them.

  • Click Cohorts under Users in the navigation bar.

  • Select the cohort that you want to export. Click on the three-dot icon on the right side of the cohort.

  • Click Export to Flagship. Select either one-time sync or dynamic sync. Click Start Sync.

Mixpanel Documentation on cohort exports is available here.

Congratulations, the integration is now set up and you can target your Mixpanel cohorts with Flagship!

For information on how to use your cohort, please refer to this documentation.

⭐ Good to know: Technical specifications

  • Mixpanel sends the cohorts every 15 minutes in case of a recurring exports

  • For the user matching to be achieved the flagship_user_id must be pushed.

🚩 Heads up: flagship_user_id

For the user matching to be achieved (and thus let Flagship target your Mixpanel cohorts) the flagship_user_id must be pushed back to Mixpanel (it is used as a joint key).

In order to do that you need to ensure a $flagship_user_id user property is declared on Mixpanel user profiles:

    • You can declare the flagship_user_id as a user property in you Mixpanel tracking code:

    • Or you can declare the flagship_user_id as a user property with the Mixpanel SDK

For global information on how to retrieve audiences, please refer to this page.

Need additional information?

Submit your request at product.feedback@abtasty.com

Always happy to help!

Cohorts are groups of users defined by a chosen set of criteria, like a shared property or sequence of events. For more information on how to use cohorts please refer to the .

The flagship_user_id is the Visitor ID already sent to Flagship (more info )

mixpanel.people.set({

$flagship_user_id: vid

});
 mixpanel.people.set(properties: ["$flagship_user_id":vid])
Mixpanel documentation
here