Can I use the same Google Analytics tag for a blog subdomain of my site as the main site? - Stack Overflow most recent 30 from stackoverflow.com2009-11-29T14:45:11Zhttp://stackoverflow.com/feeds/question/533835http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/533835/can-i-use-the-same-google-analytics-tag-for-a-blog-subdomain-of-my-site-as-the-ma2Can I use the same Google Analytics tag for a blog subdomain of my site as the main site?MikeN2009-02-10T19:39:37Z2009-02-10T19:43:28Z
<p>I have my site.com and blog.mysite.com on a different IP address. Can I use the same Google analytics ID for both sites? Does Google analytics look at what IP address the recorded visitor information is from? If it doesn't, what prevents random sites from including your Google analytics tag and sending random data to your account?</p>
http://stackoverflow.com/questions/533835/can-i-use-the-same-google-analytics-tag-for-a-blog-subdomain-of-my-site-as-the-ma/533845#5338450Answer by Chris Ballance for Can I use the same Google Analytics tag for a blog subdomain of my site as the main site?Chris Ballance2009-02-10T19:43:24Z2009-02-10T19:43:24Z<p>Sure. you can use the same for both. You will be able to segment traffic by domain name.</p>
http://stackoverflow.com/questions/533835/can-i-use-the-same-google-analytics-tag-for-a-blog-subdomain-of-my-site-as-the-ma/533846#5338462Answer by Squeegy for Can I use the same Google Analytics tag for a blog subdomain of my site as the main site?Squeegy2009-02-10T19:43:28Z2009-02-10T19:43:28Z<p>You have to modify your script tag a little. Google's FAQs cover this:
<a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&answer=55524" rel="nofollow">http://www.google.com/support/analytics/bin/answer.py?hl=en&answer=55524</a></p>