googleanalytics / autotrack

Automatic and enhanced Google Analytics tracking for common user interactions on the web.
Other
4.92k stars 564 forks source link

Honor DoNotTrack #198

Closed DirtyF closed 7 years ago

DirtyF commented 7 years ago

Hi,

Would you consider to honor DNT in autotrack or is it something that should be implemented outside of this lib? https://www.w3.org/2011/tracking-protection/drafts/tracking-dnt.html#js-dom

Thanks.

philipwalton commented 7 years ago

That would have to be a feature request for analytics.js since ultimately that's the library that's doing the sending of data. Autotrack just tells analytics.js additional things to send.

You can find the public GA issue tracker here: https://issuetracker.google.com/issues?q=componentid:187400