docs(privacy): update Google Analytics section for consent gating (all locales)#13
Closed
Manuel10i wants to merge 1 commit into
Closed
docs(privacy): update Google Analytics section for consent gating (all locales)#13Manuel10i wants to merge 1 commit into
Manuel10i wants to merge 1 commit into
Conversation
Reflect the consent-gated analytics behaviour in the privacy policy for all four locales (en/de/es/fr): Google Analytics is only loaded after the visitor accepts in the cookie banner, nothing runs and no analytics cookies are set until then, declining never loads it, and consent can be withdrawn by clearing the site's data. Dropped the outdated "opt out via browser extension / Do Not Track" wording. Bumped the last-updated date. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Owner
Author
|
Superseded by #14, which folds in this GA-text update and adds the grant/withdraw consent button. Closing to avoid a merge conflict on the same privacy strings. |
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.
Was
Aktualisiert den Google-Analytics-Abschnitt der Datenschutzerklärung in allen vier Sprachen (en/de/es/fr), passend zum neuen Consent-Gating.
Vorher stand dort noch der überholte Satz „opt out via browser extension / Do Not Track". Jetzt beschreibt der Text korrekt:
Zusätzlich:
lastUpdatedvon „März 2026" auf „Juli 2026" gesetzt. Jeweiliges Register beibehalten (de „Sie", es „usted", fr „vous"), keine Em-Dashes.Verifikation
tsc✓,next build✓.next startgerendert:/privacy(en) und/privacymit de-Cookie zeigen den neuen GA-Text;Last updated: July 2026.Hinweis: Der beschriebene Consent-Mechanismus wird von PR #12 (Cookie-Consent) geliefert. Diese PR aktualisiert nur den Policy-Text und ist unabhängig mergebar; inhaltlich stimmen beide überein, sobald #12 deployt ist.
Generated with Claude Code