Skip to main content

Mixpanel

Quick Start

To send data to Mixpanel:

  1. On tab Project overview, click on New Destination->Mixpanel, then select the newly created destination
  2. Enter your Mixpanel Project token
  3. Click on Enabled and then Save Settings

You are now ready to send data to Mixpanel

Configuration

Config

You can configure Mixpanel with the config settings, referring to the second argument of the [init](https://developer. mixpanel.com/docs/javascript-full-api-reference#mixpanelinit) function.

For example, to set Data Residency in EU, add the following entry to config

which is equivalent to this config in Mixpanel API.