-
Notifications
You must be signed in to change notification settings - Fork 923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecate /privacy/websites/data-preferences/ page #14638
Comments
For now MDN relies on the old page for opting out of Glean. Can we keep it, till we migrated? |
Adding the blocked label until MDN migrates this. |
Right now the docs and cookie settings mention or expect there's a link from https://www.mozilla.org/privacy/websites/ to the new cookie settings page, however the Until this is unblocked, and the link starts redirecting from the old prefs to the new prefs, isn't it an issue the link to the currently used prefs is not there? I've also noticed the
and also down in metrics:
(I thought Convert code is long removed…) Is this something that needs updating perhaps from legal before it can reflect the tracking used today? |
This is incorrect. There's a "cookies" link to the new settings page in the main footer of every page on mozorg, which is a legal requirement (and available globally). However we can't remove the old privacy link in
Please file issues for legal notices pages over in https://github.com/mozilla/legal-docs. Thanks |
Thanks! I see it's been already reported: mozilla/legal-docs#1987 |
I forgot I did that one already 😅 |
Description
We now have a new cookie settings page that controls cookie consent site-wide, so we should deprecate (and redirect) this older page that was related only to first-party data.
Before we can do that, we need to give the MDN team notice as they are currently using the older page as an opt-out page for Glean.
Success Criteria
/cookie-settings/
The text was updated successfully, but these errors were encountered: