| name | olore-mixpanel-latest |
| description | Local Mixpanel documentation reference (latest). Mixpanel analytics documentation. Use for event tracking, user profiles, cohorts, funnels, retention, A/B experiments, session replay, SDK integrations, and data import/export. |
Mixpanel Documentation
Mixpanel analytics documentation. Use for event tracking, user profiles, cohorts, funnels, retention, A/B experiments, session replay, SDK integrations, and data import/export.
Quick Reference
| Task | Entry Point |
|---|
| Getting started | contents/quickstart/install-mixpanel.mdx |
| Track events (JS/Node/Python/etc.) | contents/tracking-methods/sdks/ |
| Identity management | contents/tracking-methods/id-management.mdx |
| Events and properties data model | contents/data-structure/events-and-properties.mdx |
| Funnels | contents/reports/funnels/funnels-overview.mdx |
| Retention | contents/reports/retention.mdx |
| Cohort sync to ad platforms | contents/cohort-sync.mdx |
| Export to warehouse / data pipelines | contents/data-pipelines.mdx |
| Debugging | contents/tracking-best-practices/debugging.mdx |
| Feature flags | contents/featureflags.mdx |
| Session replay | contents/session-replay.mdx |
When to use
Use this skill when the user asks about:
- Event tracking, SDK setup, and implementation (JavaScript, Python, Node.js, iOS, Android, React Native, Flutter, Go, Java, Ruby, PHP, Unity)
- User identity management and ID merging
- Mixpanel data model: events, properties, user profiles, group analytics
- Reports: Insights, Funnels, Flows, Retention
- Feature flags and A/B experiments
- Session replay and heatmaps
- Cohort creation and syncing to ad/marketing platforms
- Exporting data to warehouses (BigQuery, Snowflake, Redshift, S3, etc.)
- Data governance, Lexicon, and data views
- SSO, 2FA, and audit logs
- GDPR compliance and privacy controls
- Migrating from Amplitude, Google Analytics, or Adobe Analytics
How to find information
- First, read
TOC.md for complete file listing organized by directory
- Identify relevant section based on user's question
- Read specific files for details
TOC.md contains all files organized by directory - always check it first.