Add First-Party Domains documentation - #188
Open
micaww wants to merge 2 commits into
Open
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
Confidence Score: 5/5The PR appears safe to merge with no actionable issues identified. The new page is correctly registered, its internal routes and anchors resolve, and its SDK configuration examples match the existing platform documentation.
|
| Filename | Overview |
|---|---|
| docs.json | Registers the new page using the established navigation path convention. |
| docs/tracking-methods/first-party-domains.mdx | Adds comprehensive First-Party Domains setup and reference documentation with internally consistent SDK examples and valid links. |
| docs/tracking-methods/sdks/javascript.mdx | Cross-links proxy users to the managed First-Party Domains alternative. |
Reviews (1): Last reviewed commit: "Describe First-Party Domains as generall..." | Re-trigger Greptile
briansieb
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a public docs page for First-Party Domains (Enterprise), the managed alternative to running your own Mixpanel proxy.
docs/tracking-methods/first-party-domains.mdx— overview and comparison vs. self-hosted proxy, requirements, DNS setup, status reference, per-SDK host config, supported endpoints, deletion grace period, troubleshooting, FAQdocs.jsonnav under Data In → Tracking MethodsContent verified against the implementation: the api-proxy GCP load balancer URL map (which paths are served, and that
cdn.mxpnl.comassets are not), the Enterprise plan gate, the 3-domain limit, the four certificate statuses, per-region CNAME targets, and the 5-day deletion grace period with cancel.Note for a follow-up in the product repo: the in-app "View docs" links currently point at
tracking-methods/sdks/javascript#step-1-set-up-a-proxy-serverand should be repointed at this page once merged.