Skip to main content
Events, funnels and insights, with an API key. The Mixpanel server above signs in instead.

Connecting

In the dashboard, open Connectors, find Mixpanel and press Connect. The key you enter is checked against Mixpanel before anything is saved, so a key that is refused never becomes a connection that fails later.

What you will need

Getting the credential

  1. Log in to Mixpanel
  2. Go to Project SettingsAccess Keys
  3. Copy your Project Token (for event tracking)
  4. Create a Service Account in Project SettingsService Accounts
  5. Copy the API Secret (for data queries)

Notes

  • Mixpanel separates ingestion from querying: a project token sends events, a service account reads them. If queries return nothing while tracking works, the service account is the missing half.
  • EU projects live on a different host; a key that works in the dashboard can still 401 here for that reason.

What an agent can do with it

Useful resources