Update from code changes: document cookie consent banner - #6769
Open
mintlify[bot] wants to merge 2 commits into
Open
Update from code changes: document cookie consent banner#6769mintlify[bot] wants to merge 2 commits into
mintlify[bot] wants to merge 2 commits into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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.
Summary
Documents Mintlify's built-in cookie consent banner, which admins can now toggle from Settings > Privacy in the dashboard. When enabled, the banner asks visitors for consent before analytics or marketing cookies are set, and analytics integrations only fire for visitors who consent. Updates apply to both English and Chinese versions of the Privacy integrations overview. Triggered by https://github.com/mintlify/mint/pull/9528.
Changes
integrations/privacy/overview.mdxexplaining what the banner does, when to use it, and how to enable it.zh/integrations/privacy/overview.mdx.Note
Low Risk
Documentation-only changes with no application code, auth, or data-handling impact.
Overview
Adds documentation for Mintlify’s built-in cookie consent banner on the Privacy integrations overview in English, Spanish, French, and Chinese.
Each locale gets a new section describing the banner (consent before analytics/marketing cookies, lightweight GDPR-style compliance), how to turn it on via Settings → Privacy → Consent banner, and runtime behavior (analytics only after consent; revoking consent reloads the page to tear down scripts). Page descriptions are updated to mention the built-in banner alongside third-party options like Osano.
Reviewed by Cursor Bugbot for commit 56d81af. Bugbot is set up for automated code reviews on this repo. Configure here.