railslove / rack-tracker

Tracking made easy: Don’t fool around with adding tracking and analytics partials to your app and concentrate on the things that matter.

Home Page:https://www.railslove.com/open-source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support DNT (Do Not Track) request header

DonSchado opened this issue · comments

commented
The DNT (Do Not Track) request header indicates the user's tracking preference. 
It lets users indicate whether they would prefer privacy rather than personalized content.

It should be very simple to add this feature and respect the users preference.

  • DNT: 0 The user prefers to allow tracking on the target site.
  • DNT: 1 The user prefers not to be tracked on the target site.

https://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html#dnt-header-field