Google Analytics Greasemonkey spy script
Here's a useless idea that struck me: people use Google Analytics to spy on their visitors. It's quite possible to spy back, finding out which sites are tied to the same Google account. Oh, lookie -- this site has one too. (However did that happen? :-) Each new site using it gets a
So by gathering up these cookies, tying them to the site they were found at, eventually you will be able to detect which sites are tied to the same account.
Given this much text to explain the thought, it suddenly feels like a very silly idea, but what the heck, this place is for ideas first, filtering and/or implementation later anyway. Perhaps I ought to invite a slew of other idea generators here too, by the way?
var _uacct = "UA-[account id]-[site id]";
"cookie" which is used to identify the statistics data flow back to Google.So by gathering up these cookies, tying them to the site they were found at, eventually you will be able to detect which sites are tied to the same account.
Given this much text to explain the thought, it suddenly feels like a very silly idea, but what the heck, this place is for ideas first, filtering and/or implementation later anyway. Perhaps I ought to invite a slew of other idea generators here too, by the way?
0 Comments:
Post a Comment ...in a popup window