Document Mixpanel data residency region option#6301
Conversation
Adds the optional `region` property (us | eu | in) to the Mixpanel integration docs so customers can route analytics to EU/IN servers for data residency compliance. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
#6297 adds this, so closing. thank you for creating the pr though! |
Documents the optional
regionproperty (us|eu|in) on the Mixpanel integration page, so customers can route analytics to the correct regional servers for data residency compliance. Adds the property to thedocs.jsonexample and a short "Data residency" section covering accepted values and the US default.🤖 Generated with Claude Code
Note
Low Risk
Documentation-only change to the Mixpanel integration page with no runtime or configuration code modified in this diff.
Overview
Updates the Mixpanel integration docs so customers can configure data residency via an optional
regionfield indocs.json.The
docs.jsonexample now includes"region": "eu"alongsideprojectToken. A new Data residency section explains thatregionacceptsus(default),eu, andin, routes events to the matching Mixpanel regional servers, and must align with the project's configured residency or events may not be recorded.Reviewed by Cursor Bugbot for commit 29ad91e. Bugbot is set up for automated code reviews on this repo. Configure here.