Mixpanel
AnalyticsEvent-based product analytics.
How to block it until consent
Mixpanel sets first-party cookies prefixed mp_ and sends events to api.mixpanel.com. Must be blocked until analytics consent. Mixpanel SDK has opt_out_tracking_by_default: true configuration to avoid tracking before consent.
Detection signals
Host domains
- mixpanel.com
- api.mixpanel.com
- api-js.mixpanel.com
- cdn.mxpnl.com
Cookies set
- mp_*_mixpanel
- __mp_opt_in_out_*
Request patterns
- /track/?data=
- /engage/?data=
- /decide
Categorisation follows common EU/DPC guidance. Your specific deployment may change the category (e.g. Stripe on a checkout page vs. a marketing page).