Data Connectors
Mixpanel

Overview

The Mixpanel (opens in a new tab) integration has two functions.

  • Incoming: Statsig can sync your Mixpanel user cohorts with a Statsig ID list segment.
  • Outgoing: Statsig can forward Statsig events to Mixpanel.

Cohort Syncing

Statsig can ingest user information via a Mixpanel Cohort Syncing (opens in a new tab)

  1. On Statsig, navigate to Segments on the left navigation menu and create a segment.
  • Name: Must match the name of your Mixpanel cohort.
  • Type of segment: Should be ID List.

statsig-segment-config

  1. On Mixpanel, click on the Data Management navbar item and choose Integrations from the dropdown.

mixpanel-integration-menu

  1. In the list of integrations, scroll until you find Custom Webhook and then select it.

mixpanel-custom-webhook

  1. In the dialog that appears, paste the url below, substituting the SERVER_SECRET_KEY with a "Server Secret Key" found in Project Settings (opens in a new tab), then click Continue.
https://api.statsig.com/v1/webhooks/mixpanel?statsig-api-key=SERVER_SECRET_KEY

custom-webhook-dialog

  1. You can now kick off a cohort sync job on Mixpanel from the Cohorts page.

Configuring Outbound Events

To export your Statsig events to Mixpanel:

  1. Get a copy of your "Project Token" from Mixpanel by following this guide (opens in a new tab).

  2. Paste your project token into the Outgoing configuration on the Statsig integration panel and hit "Enable" (or "Confirm" if you are updating the integration).

    mixpanel-outgoing-configuration

  3. Verify your events are being forward by visiting the Events tab on Mixpanel

    mixpanel-event-tab

Filtering Events

You can customize which events should be sent to Mixpanel using Event Filtering