Lite Posted February 6, 2017 Share Posted February 6, 2017 As the geek I am I've been playing with the javascript to honor DNT. Seems this code works after testing.. {literal} <script>// "1" or "unspecified" if(navigator.doNotTrack == 1) { // Do (or don't do) stuff. }</script> {/literal} Just thought I'd share if anyone's interested. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.