How Do Not Track works in Firefox
The basic implementation of Do Not Track (DNT) feature in Firefox is as follows.
Step 1: User Enables DNT
Step 2: Firefox sent DNT to Websites and Ads server
Step 3: Websites responds by providing content without tracking user behavior.
Step 4: Ads server serves non-personalized ads without tracking user behavior.
Technical Difficulty with Implementing Do Not Track feature
The major difficulty in implementing DNT is whether third party websites and ads server respect this DNT signal or not. If you want to download Firefox beta version, go to the link below.
http://www.mozilla.com/en-US/firefox/beta/
Some Firefox Tweaks
1. How to Remove close button from Firefox Tabs
2. Capture full screen shot using Firefox
3. How to Clear cookies from Firefox
Technology Blog
1 comment:
DNT header is by far the best proposal for opt-out of behavioral advertising.
If you want to check if a website or your browser implements DNT, enter it at
http://trackingme.org
The site will scan for embedded tracking sites in the html and also test if it responds to the dnt header.
Post a Comment