@mixpanel/mixpanel-wizard
v1.3.0
Published
🚧 This package is currently in development. For the best experience, use the [Mixpanel tracking implementation skill](https://raw.githubusercontent.com/mixpanel/ai-plugins/refs/heads/main/plugins/mixpanel-mcp/skills/tracking-implementation/SKILL.md) dire
Maintainers
Keywords
Readme
Mixpanel Installation Wizard 🧙♂️
🚧 This package is currently in development. For the best experience, use the Mixpanel tracking implementation skill directly in your AI IDE instead.
Usage
If you do choose to use this wizard, it will print out a prompt. Run the wizard in your terminal:
npx @mixpanel/mixpanel-wizardIt will print a prompt — copy and paste it into your AI IDE (Claude, Cursor, Windsurf, etc.) and let it guide you through setup.
What You'll Need
- A Mixpanel account (sign up if you don't have one)
- Access to an AI coding assistant (Claude, Cursor, Windsurf, etc.)
- Your project's code open in that AI IDE
What the Prompt Does
The prompt points your AI to Mixpanel's setup skill, which walks you through:
- Quickstart — get basic tracking running fast
- Full implementation — guided setup with SDK selection, user identification, and custom event tracking
Your AI will ask you questions as it goes, so you don't need to decide anything upfront.
After Setup
Once your AI completes the integration, test that it's working:
- Run your app
- Go to your Mixpanel dashboard → Events
- You should see events flowing in as you use your app
Troubleshooting
- No events showing up? Check your project token is correct, wait a minute, and refresh Mixpanel
- Need help? Check docs.mixpanel.com or contact Mixpanel support
License
This project is licensed under the Apache License — see the LICENSE.md file for details.
Support
- Documentation: Mixpanel Developer Docs
- Issues: GitHub Issues
- Community: Mixpanel Community
⚠️ Important: Always review and test AI-generated code before deploying to production.
