Reputation: 126
I am a coder who codes html, css and js. Also, I am an internet surfer.
A lot of webpages ask me "can I collect your data?" with pop-ups. Then, I have to dismiss them every time. In my webpage, I follow browser DNT(DO NOT TRACK) setting. However, why everybody doesn't?
DNT is easy to call, just console.log(navigator.doNotTrack);
.
Upvotes: 1
Views: 31