|
|
|
|
|
by nsgi
3903 days ago
|
|
Source? According to Google: > This add-on instructs the Google Analytics JavaScript (ga.js, analytics.js, and dc.js) running on websites to prohibit their information from being used by Google Analytics. Using the Google Analytics opt-out plug-in will not prevent site owners from using other tools to measure site analytics. https://support.google.com/analytics/answer/181881?hl=en I've heard that the reason it sets a variable rather than blocking the script is to avoid breaking websites that do custom tracking. |
|
Also note that by singling out Google Analytics, it's possible that the data might be collected and used by other Google tools, just not GA. Depends on how much mental gymnastics they are willing to do.
Of course, the best thing would be someone just looking at the actual javascript and seeing what it does.