Skip to content
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

Add: Tracking Preference Expression APIs #4300

Open
da2x opened this issue Jun 12, 2018 · 0 comments
Open

Add: Tracking Preference Expression APIs #4300

da2x opened this issue Jun 12, 2018 · 0 comments

Comments

@da2x
Copy link
Contributor

da2x commented Jun 12, 2018

Widely supported:

Navigator.doNotTrack

No implementors:

Navigator.removeTrackingException()
Navigator.storeTrackingException()
Navigator.trackingExceptionExists()

Deprecated (but implemented in Edge and IE):

Navigator.confirmSiteSpecificTrackingException()
Navigator.removeSiteSpecificTrackingException()
Navigator.storeSiteSpecificTrackingException()
Navigator.confirmWebWideTrackingException()
Navigator.removeWebWideTrackingException()
Navigator.storeWebWideTrackingException()

https://www.w3.org/TR/tracking-dnt/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants