Do Not Track API
- CRAllows the browser's Do Not Track setting to be queried via navigator.doNotTrack
.
IE
- 5.5 - 8: Not supported
- 9 - 10: Partial support
- 11: Partial support
Edge
- 12 - 16: Partial support
- 17 - 100: Supported
- 101: Supported
Firefox
- 2 - 8: Not supported
- 9 - 31: Partial support
- 32 - 99: Supported
- 100: Supported
- 101 - 102: Supported
Chrome
- 4 - 22: Not supported
- 23 - 100: Supported
- 101: Supported
- 102 - 104: Supported
Safari
- 3.1 - 5: Not supported
- 5.1 - 6: Supported
- 6.1 - 9: Partial support
- 9.1 - 12: Supported
- 12.1 - 15.3: Not supported
- 15.4: Not supported
- TP: Not supported
Opera
- 9 - 11.6: Not supported
- 12 - 85: Supported
- 86: Supported
- 87: Supported
Safari on iOS
- 3.2 - 6.1: Not supported
- 7 - 8.4: Partial support
- 9 - 12.1: Supported
- 12.2 - 15.3: Not supported
- 15.4: Not supported
Opera Mini
- all: Supported
Android Browser
- 2.1 - 4.3: Not supported
- 4.4 - 4.4.4: Supported
- 101: Supported
Opera Mobile
- 10 - 12: Support unknown
- 12.1: Supported
- 64: Supported
Chrome for Android
- 101: Supported
Firefox for Android
- 100: Supported
UC Browser for Android
- 12.12: Supported
Samsung Internet
- 4 - 15.0: Supported
- 16.0: Supported
QQ Browser
- 10.4: Supported
Baidu Browser
- 7.12: Supported
KaiOS Browser
- 2.5: Supported
Partial support refers to the doNotTrack field being misnamed, or being attached to an object other than navigator
(e.g. window
).
- Resources:
- MDN Web Docs - doNotTrack