Skip to content

Update from code changes: document Mixpanel data residency region#6297

Merged
ethanpalm merged 3 commits into
mainfrom
mintlify/dc35a062
Jun 26, 2026
Merged

Update from code changes: document Mixpanel data residency region#6297
ethanpalm merged 3 commits into
mainfrom
mintlify/dc35a062

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new optional region field on the Mixpanel analytics integration in docs.json, which routes events to Mixpanel's US, EU, or India ingestion host.

Changes

  • Added a "Data residency" section to the Mixpanel integration page covering supported region values (us, eu, in), the matching Mixpanel hosts, and the default behavior when region is omitted.
  • Mirrored the new section in the Spanish, French, and Chinese translations.

Context

Mixpanel is deprecating US-to-EU data forwarding, so projects with EU or India data residency need to send events directly to the regional host. The new region option exposes this in docs.json; omitting it preserves the existing US default.

Update history

  • Initial: documented the new optional region field on the Mixpanel integration (us / eu / in) with hosts, defaults, and translations for es, fr, zh. Source: mintlify/mint#8685.
  • Follow-up: wrapped the translated "Data residency" headings in <div id="data-residency"> anchors to preserve shared link anchors across es, fr, and zh.
  • Follow-up: no docs change needed for backend persistence of region on the Deployment schema — user-facing config surface is unchanged from what's already documented. Source: mintlify/server#6194.

Note

Low Risk
Documentation-only updates to Mixpanel integration pages with no runtime or config schema changes in this diff.

Overview
Adds a Data residency section to the Mixpanel analytics docs explaining the optional region field in docs.json, so events go to the correct Mixpanel ingestion host (us, eu, or in) instead of defaulting to the US endpoint.

The section includes an EU example config, lists each region and its API host, and notes that mismatched hosts cause Mixpanel to drop events. The same content is added to the es, fr, and zh Mixpanel pages; translated locales wrap the heading in <div id="data-residency"> for stable anchor links.

Reviewed by Cursor Bugbot for commit 4b6ab08. Bugbot is set up for automated code reviews on this repo. Configure here.

@lawreka

lawreka commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

don't merge until server bump is in https://github.com/mintlify/server/pull/6194

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Update from code changes updated this PR.

No docs added in this update

Source PRs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ethanpalm ethanpalm merged commit bfe3d48 into main Jun 26, 2026
5 checks passed
@ethanpalm ethanpalm deleted the mintlify/dc35a062 branch June 26, 2026 20:40
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