Live data from Hacker News

Ask HN: Is My Google Analytics Tracking Code Private?

news.ycombinator.com

1–7 of 7 posts

Re: Ask HN: Is My Google Analytics Tracking Code Private?

#2
Hi. If I can see your GA tracking code on a website, and I then go and check WHOIS and see who owns the site with that GA tracking code, there's a chance that if I see that GA tracking code somewhere else I could figure out that it's you. But I guess I'd really have to be looking, almost stalking you!

Re: Ask HN: Is My Google Analytics Tracking Code Private?

#4

The tracking code will usually be in the source of the page you've used it on. var pageTracker = _gat._getTracker('UA-XXXXXXX-Y') It's not going to be very private.

I understand the code it publicly viewable. I want to know if it's possible to connect the UA code to the Google account that it belongs to?

Re: Ask HN: Is My Google Analytics Tracking Code Private?

#5
post #4

The tracking code will usually be in the source of the page you've used it on. var pageTracker = _gat._getTracker('UA-XXXXXXX-Y') It's not going to be very private.

I understand the code it publicly viewable. I want to know if it's possible to connect the UA code to the Google account that it belongs to?

If you really care about it you can setup throwaway accounts.