Google Analytics Opt-out Browser Add-on
Posted: Wed May 26, 2010 1:49 pm
I wonder if NOSCRIPT's GA surrogate is having an impact?
http://tools.google.com/dlpage/gaoptout?hl=en
http://tools.google.com/dlpage/gaoptout?hl=en
NoScripters and WebSec nerds of all lands, unite!
https://forums.informaction.com/
until Google can come up with something better I recommend people to useAdblock Plus with EasyPrivacy filter subscriptionNoScript, that’s the easy and reliable solution
Your understanding is correct.Jim Too wrote:My limited understanding is that some web sites are coded in such a way that NOSCRIPT's blocking of GA scripts prevented the web site from otherwise functioning and that the GA surrogate restores the web site's function while still keeping Google out of the loop.
Your compliment is welcome, but I'm not sure whether it's this or the uproar from people who are dissatisfied by Chrome's poor-man NoScript attempt because it's useless at blocking... guess what?Jim Too wrote:My poor attempt at a complement is if Google feels the need to provide this functionality then perhaps NOSCRIPT's GA surrogates are measurably cutting into the $$$ stream.
Without beating the GA horse in excess, does ABE's example (FAQ, 8.10) function with the GA surrogate operation ? Is the surrogate's functioning predicated on explicit (untrusted) blocking of GA, or the resultant blocking of GA pursuant to the FAQ example ? To wit, ifGiorgio Maone wrote:Your understanding is correct.Jim Too wrote:My limited understanding is that some web sites are coded in such a way that NOSCRIPT's blocking of GA scripts prevented the web site from otherwise functioning and that the GA surrogate restores the web site's function while still keeping Google out of the loop.
Code: Select all
# google-analytics.com rule
Site google-analytics.com *.google-analytics.com
Accept from friend.com *.friend.com friend2.com *.friend2.com
Deny
will friend and friend2 sites function correctly, while all others are processed via the surrogate ?... since ABE's rule work independently from NoScript's permissions, you need to "Allow google-analytics.com" in NoScript's menu for the above to work.