<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Track Sub-Domains / Cross-Domains in Google Analytics</title>
	<atom:link href="http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/</link>
	<description>Danny Ng blogs about SEO, Web Development, Christianity, and Life in General</description>
	<lastBuildDate>Sat, 17 Jul 2010 20:16:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: danny</title>
		<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/comment-page-1/#comment-1062</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Mon, 28 Jun 2010 04:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dannytalk.com/?p=504#comment-1062</guid>
		<description>Hi Mike,

You&#039;ll need to let me know how did you do the filters. Seems weird that you&#039;re getting double hostnames in the filter unless subdomain1.com is set as your request URI which you could&#039;ve done if you did _trackPageview(&#039;/subdomain1.com&#039;).</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>You&#8217;ll need to let me know how did you do the filters. Seems weird that you&#8217;re getting double hostnames in the filter unless subdomain1.com is set as your request URI which you could&#8217;ve done if you did _trackPageview(&#8216;/subdomain1.com&#8217;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/comment-page-1/#comment-1059</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 16 Jun 2010 13:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dannytalk.com/?p=504#comment-1059</guid>
		<description>Hi Danny

just a few queries regarding subdomain filters:
i have setup filter for a site with
example.com
subdomain1.example.com
subdomain2.example.com

Have created a master profile and individual profile for each of the sub domains.  have also applied an included filter and a sub domain filter (similar to yours) to each of the sub domains.  In the reporting, i am getting errors with example.com/subdomain1.com shown the &#039;visit this link&#039; and also overlay links.

if you can help out, that would be awesome :)

thanks heaps in advance</description>
		<content:encoded><![CDATA[<p>Hi Danny</p>
<p>just a few queries regarding subdomain filters:<br />
i have setup filter for a site with<br />
example.com<br />
subdomain1.example.com<br />
subdomain2.example.com</p>
<p>Have created a master profile and individual profile for each of the sub domains.  have also applied an included filter and a sub domain filter (similar to yours) to each of the sub domains.  In the reporting, i am getting errors with example.com/subdomain1.com shown the &#8216;visit this link&#8217; and also overlay links.</p>
<p>if you can help out, that would be awesome :)</p>
<p>thanks heaps in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danny</title>
		<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/comment-page-1/#comment-1047</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Thu, 03 Jun 2010 00:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dannytalk.com/?p=504#comment-1047</guid>
		<description>Yes these cookies should be the same. Main one to look out for is the utmz cookie - the data must be the same.</description>
		<content:encoded><![CDATA[<p>Yes these cookies should be the same. Main one to look out for is the utmz cookie &#8211; the data must be the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/comment-page-1/#comment-1028</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Tue, 23 Mar 2010 14:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.dannytalk.com/?p=504#comment-1028</guid>
		<description>Hi Danny,

Thanks for this.

Just a note on what you said here:

You shouldn’t be getting two sets of Google cookies (i.e. duplicate utma, utmb, utmc, utmz cookies). If you are, most likely some pages don’t have the  _setDomainName() method (if you are using it).



Surely for cross-domain tracking, all these cookies _should_ be the same??</description>
		<content:encoded><![CDATA[<p>Hi Danny,</p>
<p>Thanks for this.</p>
<p>Just a note on what you said here:</p>
<p>You shouldn’t be getting two sets of Google cookies (i.e. duplicate utma, utmb, utmc, utmz cookies). If you are, most likely some pages don’t have the  _setDomainName() method (if you are using it).</p>
<p>Surely for cross-domain tracking, all these cookies _should_ be the same??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danny</title>
		<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/comment-page-1/#comment-1021</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Wed, 10 Mar 2010 08:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dannytalk.com/?p=504#comment-1021</guid>
		<description>Hi Chris,

Will need to find out exactly what you&#039;re doing but if you&#039;re doing sub-domain tracking, you need to use _setDomainName(&#039;.example.com&#039;). The https and http issue shouldn&#039;t matter.

What do you mean by values change a lot? What values are these?</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Will need to find out exactly what you&#8217;re doing but if you&#8217;re doing sub-domain tracking, you need to use _setDomainName(&#8216;.example.com&#8217;). The https and http issue shouldn&#8217;t matter.</p>
<p>What do you mean by values change a lot? What values are these?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/comment-page-1/#comment-1019</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dannytalk.com/?p=504#comment-1019</guid>
		<description>Thanks for this post it clears up a few things. Much appreciated. 
I&#039;m using the pageTracker._setDomainName() to make sure my cookies are being shared between www.example.com and secure.example.com, but for some reason the values still seem to change a lot of the time. One site is http and the other is https, should that matter? Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for this post it clears up a few things. Much appreciated.<br />
I&#8217;m using the pageTracker._setDomainName() to make sure my cookies are being shared between <a href="http://www.example.com" rel="nofollow">http://www.example.com</a> and secure.example.com, but for some reason the values still seem to change a lot of the time. One site is http and the other is https, should that matter? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danny</title>
		<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/comment-page-1/#comment-849</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Sun, 13 Sep 2009 12:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dannytalk.com/?p=504#comment-849</guid>
		<description>Awesome, thanks for the update.</description>
		<content:encoded><![CDATA[<p>Awesome, thanks for the update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Anstice</title>
		<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/comment-page-1/#comment-843</link>
		<dc:creator>Jamie Anstice</dc:creator>
		<pubDate>Wed, 09 Sep 2009 04:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dannytalk.com/?p=504#comment-843</guid>
		<description>It looks like G&#039;s modified the gatc.js - now the hash method is _gat.s(&#039;mydomain.com&#039;) - shoutout to JS beautifier at jsbeautifier.org 

cheers

Jamie</description>
		<content:encoded><![CDATA[<p>It looks like G&#8217;s modified the gatc.js &#8211; now the hash method is _gat.s(&#8216;mydomain.com&#8217;) &#8211; shoutout to JS beautifier at jsbeautifier.org </p>
<p>cheers</p>
<p>Jamie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danny</title>
		<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/comment-page-1/#comment-829</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Thu, 06 Aug 2009 02:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dannytalk.com/?p=504#comment-829</guid>
		<description>Hi Charles,

Sorry for the late reply. Been busy :S

My sub-domain tracking example is the same as Google&#039;s. If you look at their filter, I&#039;ve just got my A and B fields the other way around but essentially it&#039;s the same.

Best to consolidate all traffic/goal data into 1 main profile and create another profile to capture all the traffic/goal data relating to a specific sub-domain using an include filter.</description>
		<content:encoded><![CDATA[<p>Hi Charles,</p>
<p>Sorry for the late reply. Been busy :S</p>
<p>My sub-domain tracking example is the same as Google&#8217;s. If you look at their filter, I&#8217;ve just got my A and B fields the other way around but essentially it&#8217;s the same.</p>
<p>Best to consolidate all traffic/goal data into 1 main profile and create another profile to capture all the traffic/goal data relating to a specific sub-domain using an include filter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.dannytalk.com/2009/04/05/how-to-track-sub-domains-cross-domains-in-google-analytics/comment-page-1/#comment-809</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Fri, 10 Jul 2009 15:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dannytalk.com/?p=504#comment-809</guid>
		<description>Hi Danny, 

Cool post! 

I&#039;m in the process of setting up a collection of subdomains.

Can you tell me how your walkThru here relates to Googles own GA subdomain tracking shown here...?

http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55524

Is yours an alternative way, or an additional benefit?

Also, I want to be able to compare traffic / goals etc from the subdomains with those from the main site - but also have as much visibility of the subdomain visitors as possible... is it considered better to track them all in the same GA profile, or set up new ones for the subdomains?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Danny, </p>
<p>Cool post! </p>
<p>I&#8217;m in the process of setting up a collection of subdomains.</p>
<p>Can you tell me how your walkThru here relates to Googles own GA subdomain tracking shown here&#8230;?</p>
<p><a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55524" rel="nofollow">http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55524</a></p>
<p>Is yours an alternative way, or an additional benefit?</p>
<p>Also, I want to be able to compare traffic / goals etc from the subdomains with those from the main site &#8211; but also have as much visibility of the subdomain visitors as possible&#8230; is it considered better to track them all in the same GA profile, or set up new ones for the subdomains?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.372 seconds -->
