Skip to content

Instantly share code, notes, and snippets.

@ethyde
Created December 29, 2014 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ethyde/6e52419496edc34d371c to your computer and use it in GitHub Desktop.
Save ethyde/6e52419496edc34d371c to your computer and use it in GitHub Desktop.
// "1" or "unspecified"
if(navigator.doNotTrack == 1) {
// Do (or don't do) stuff.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment