generated from mintlify/starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
platformMintlify config, deployment, GitHub appMintlify config, deployment, GitHub apppriority: mediumImportant but not blockingImportant but not blocking
Description
Description
Add Mixpanel analytics tracking to the Mintlify docs site by configuring the
Mixpanel integration in docs.json. Once enabled, Mintlify will automatically
track page views, search queries, feedback submissions, context menu
interactions, and navigation clicks.
Tasks
- Obtain the Mixpanel project token from Mixpanel project settings
- Add the
integrations.mixpanelblock todocs.json:"integrations": { "mixpanel": { "projectToken": "YOUR_MIXPANEL_PROJECT_TOKEN" } }
- Verify events appear in the Mixpanel dashboard after deploying
References
- https://www.mintlify.com/docs/integrations/analytics/mixpanel
- https://mixpanel.com/settings/project (project token location)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platformMintlify config, deployment, GitHub appMintlify config, deployment, GitHub apppriority: mediumImportant but not blockingImportant but not blocking