Skip to content

chore: disable mixpanel telemetry integration#264

Merged
AlexKantor87 merged 1 commit into
mainfrom
disable_mixpanel
Jun 12, 2026
Merged

chore: disable mixpanel telemetry integration#264
AlexKantor87 merged 1 commit into
mainfrom
disable_mixpanel

Conversation

@dangrondahl

Copy link
Copy Markdown
Contributor

What

Removes the mixpanel integration block from docs.json, disabling Mixpanel telemetry on the docs site.

Why

We no longer want to send analytics telemetry to Mixpanel.

Impact

  • Mintlify will no longer load the Mixpanel SDK or send events to it.
  • PostHog analytics and cookie-consent integrations are unchanged.

@dangrondahl dangrondahl requested a review from a team as a code owner June 12, 2026 08:26
@claude

claude Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Claude finished @dangrondahl's task in 29s —— View job


Review: docs.json — remove Mixpanel integration

  • Gather context and read changed files
  • Review the diff against origin/main
  • Post review findings

No issues found. This is a clean, minimal removal of the mixpanel block from the integrations object in docs.json.

What changed:

  • Removed the 3-line mixpanel object (projectToken) from integrations.
  • The surrounding JSON structure (cookies, posthog) is untouched and remains valid.

Verification:

  • The resulting docs.json is valid JSON with correct comma placement — no trailing-comma or syntax issues.
  • No other files reference the Mixpanel project token or integration.
  • No navigation, content, or link changes — mint broken-links is not needed here.

LGTM — straightforward config removal, safe to merge.

@mintlify

mintlify Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
kosli 🟢 Ready View Preview Jun 12, 2026, 8:28 AM

@AlexKantor87 AlexKantor87 merged commit b61b7d5 into main Jun 12, 2026
5 of 6 checks passed
@AlexKantor87 AlexKantor87 deleted the disable_mixpanel branch June 12, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants