Getting Started
Core Configuration
Components
API Pages
- Playground
- OpenAPI Setup
- Customization
- AsyncAPI
- MDX
- Troubleshooting
Authentication and Personalization
Guides
Integrations
Version Control and CI/CD
Analytics
Mixpanel
Add the following to your docs.json
file to send analytics to Mixpanel.
Analytics options in docs.json
Copy
"integrations": {
"mixpanel": {
"projectToken": "required"
}
}
Was this page helpful?
Assistant
Responses are generated using AI and may contain mistakes.