> ## Documentation Index
> Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mixpanel

> Guide to integrate Mixpanel with SuprSend for syncing user cohorts & triggering notifications using subscriber lists.

SuprSend Mixpanel integration enables you to export user cohorts from Mixpanel and create [subscriber lists](/docs/lists) on SuprSend. You can then trigger notification to this list using our [broadcast](/docs/broadcast) API.

## Integration

To start syncing Mixpanel data, you need to first setup custom webhook integration in your Mixpanel dashboard.

<Steps>
  <Step title="Enable Mixpanel connector on SuprSend console">
    Go to [SuprSend dashboard -> Settings -> Connectors](https://app.suprsend.com/en/staging/connectors) page.
  </Step>

  <Step title="Click on Mixpanel and set up integrations steps. ">
    Just add mapping key and click on enable. Mapping key is the unique identifier of user on SuprSend.
  </Step>

  <Step title="Add connections to the webhook details">
    Once enabled, you'll see webhook configuration details. Go to **`Mixpanel dashboard -> Integrations -> Custom Webhook`** section and click on **`Add connection`**
  </Step>

  <Step title="Setup Mixpanel custom webhook">
    Copy paste the webhook details from SuprSend integrations page to Mixpanel custom webhook settings and click on "Continue"

    <Frame>
      <img src="https://mintcdn.com/suprsend/ysJyO3LOXwZ5L098/images/docs/f7ec809-copy_mixpanel.png?fit=max&auto=format&n=ysJyO3LOXwZ5L098&q=85&s=0aa9fe404258742c1ac6be2fc9418d85" width="2050" height="3142" data-path="images/docs/f7ec809-copy_mixpanel.png" />
    </Frame>

    SuprSend webhook is now setup in your Mixpanel account. You can now start exporting user cohorts.
  </Step>
</Steps>

## Setup list (User Cohorts) sync

Cohort is a filtered list of users in Mixpanel. You can export cohort to create subscriber list in SuprSend. Follow below steps to export cohort:

<Steps>
  <Step title="Go to Cohorts page and click on &#x22;Create Cohort&#x22;">
    <Frame>
      <img src="https://mintcdn.com/suprsend/iZJ8XgyTL4NrLVtX/images/docs/ab6003c-cohort_1.png?fit=max&auto=format&n=iZJ8XgyTL4NrLVtX&q=85&s=cac8aaf7de63d58888f7d092d17e40c6" width="2592" height="600" data-path="images/docs/ab6003c-cohort_1.png" />
    </Frame>
  </Step>

  <Step title="Add filter and give a name to the cohort. ">
    After Creating a cohort, add filter and give a suitable name to the cohort. This name will also be the name of the subscriber list on SuprSend.

    <Frame>
      <img src="https://mintcdn.com/suprsend/jhGzZpggWCp1KSgu/images/docs/d56aaba-image.png?fit=max&auto=format&n=jhGzZpggWCp1KSgu&q=85&s=33600ab7049cc6bc9b4094d2bb143759" width="2804" height="834" data-path="images/docs/d56aaba-image.png" />
    </Frame>
  </Step>

  <Step title="Export the Cohort">
    Once cohort is created, export the cohort to the SuprSend webhook that we just configured.

    <Frame>
      <img src="https://mintcdn.com/suprsend/jhGzZpggWCp1KSgu/images/docs/e9000c2-image.png?fit=max&auto=format&n=jhGzZpggWCp1KSgu&q=85&s=443095471ead96c90563f7c7fc9844bf" width="2618" height="1096" data-path="images/docs/e9000c2-image.png" />
    </Frame>

    You can setup 2 types of cohort exports - One time and Recurring. We recommend using recurring sync to keep Mixpanel and SuprSend data in sync. Click on Begin Sync to start cohort sync. Data is updated every 30 minutes from sync start time.

    <Frame>
      <img src="https://mintcdn.com/suprsend/iZJ8XgyTL4NrLVtX/images/docs/a8f0e90-image.png?fit=max&auto=format&n=iZJ8XgyTL4NrLVtX&q=85&s=acf1f1e0f966e5931f6fa534c5c7b62b" width="1074" height="1128" data-path="images/docs/a8f0e90-image.png" />
    </Frame>

    Congratulations! Mixpanel integration is now complete.&#x20;
  </Step>
</Steps>

***

## Check synced logs&#x20;

You can now track the status of cohort sync on Mixpanel [logs page](https://app.suprsend.com/en/demo/connectors/mixpanel/3/logs). Logs can be accessed from the connector page itself.

<Frame>
  <img src="https://mintcdn.com/suprsend/ftswjUsq0JlUh-RL/images/Screenshot2025-03-08at6.44.56PM.png?fit=max&auto=format&n=ftswjUsq0JlUh-RL&q=85&s=81c2056df421f048d2de0168dbba1cd8" width="2842" height="710" data-path="images/Screenshot2025-03-08at6.44.56PM.png" />
</Frame>
