<?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: Google Analytics Help: Avoid These 5 Common Mistakes</title>
	<atom:link href="http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/</link>
	<description>Actionable Advice for Better Internet Marketing.  A blog by Alex Cohen</description>
	<lastBuildDate>Tue, 27 Jul 2010 13:15:00 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sadekya</title>
		<link>http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/comment-page-1/#comment-2375</link>
		<dc:creator>Sadekya</dc:creator>
		<pubDate>Wed, 23 Dec 2009 08:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/#comment-2375</guid>
		<description>Your article helped us iron out technical glitches we were facing with Google Analytics especially the issues relating to &quot;New Visitors&quot;.</description>
		<content:encoded><![CDATA[<p>Your article helped us iron out technical glitches we were facing with Google Analytics especially the issues relating to &#8220;New Visitors&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/comment-page-1/#comment-2374</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 19 Dec 2009 15:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/#comment-2374</guid>
		<description>Hi Neales,

I don&#039;t know of a solution off the top of my head.  I&#039;d recommend you check with Justin Cutroni at Epik One/Analytics Talk. He&#039;s very much the expert on the technical pieces of it.

He&#039;s also on Twitter, @justincutroni.

-Alex</description>
		<content:encoded><![CDATA[<p>Hi Neales,</p>
<p>I don&#8217;t know of a solution off the top of my head.  I&#8217;d recommend you check with Justin Cutroni at Epik One/Analytics Talk. He&#8217;s very much the expert on the technical pieces of it.</p>
<p>He&#8217;s also on Twitter, @justincutroni.</p>
<p>-Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neales</title>
		<link>http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/comment-page-1/#comment-2373</link>
		<dc:creator>Neales</dc:creator>
		<pubDate>Sat, 19 Dec 2009 12:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/#comment-2373</guid>
		<description>Changing Google Analytics codes actually resets the cookie. Has anybody considered that? Can that be neutralized?</description>
		<content:encoded><![CDATA[<p>Changing Google Analytics codes actually resets the cookie. Has anybody considered that? Can that be neutralized?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DigitalAlex</title>
		<link>http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/comment-page-1/#comment-1746</link>
		<dc:creator>DigitalAlex</dc:creator>
		<pubDate>Thu, 11 Dec 2008 05:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/#comment-1746</guid>
		<description>Hi Jose,

1.) In my experience, I don&#039;t recommend you mix both codes.  It generally seems to wreak havoc with a number of metrics, though I&#039;ve never checked the ones you mentioned.

2.) I know that neither code uses a parameter to track recency or frequency.  They use a cookie.  Now, I&#039;m not sure if changing Google Analytics codes resets the cookie.  Since it&#039;s calling a new javascript file, that&#039;s very possible.  

I wager that you&#039;re right.  First, make sure the codes were both in the same location, which should be before the close body tag, 

After that, make sure that any customization you did with urchin is adequately carried over with ga.js.  It&#039;s not always the same.

Hope that&#039;s a bit of Google Analytics help.

-Alex</description>
		<content:encoded><![CDATA[<p>Hi Jose,</p>
<p>1.) In my experience, I don&#8217;t recommend you mix both codes.  It generally seems to wreak havoc with a number of metrics, though I&#8217;ve never checked the ones you mentioned.</p>
<p>2.) I know that neither code uses a parameter to track recency or frequency.  They use a cookie.  Now, I&#8217;m not sure if changing Google Analytics codes resets the cookie.  Since it&#8217;s calling a new javascript file, that&#8217;s very possible.  </p>
<p>I wager that you&#8217;re right.  First, make sure the codes were both in the same location, which should be before the close body tag, </p>
<p>After that, make sure that any customization you did with urchin is adequately carried over with ga.js.  It&#8217;s not always the same.</p>
<p>Hope that&#8217;s a bit of Google Analytics help.</p>
<p>-Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/comment-page-1/#comment-1745</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Wed, 10 Dec 2008 20:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/#comment-1745</guid>
		<description>Hi Alex,

Very nice post. Talking about the first issue &quot;#1 - Mixing urchin.js and ga.js code&quot; I have a couple of questions: 

1) Have you ever noticed that moving from urchin.js to a mix between both codes, or going from one mixed environment to just using ga.js, alters your count of &quot;Absolute Unique Visitors&quot;, &quot;Visits&quot; or &quot;New Visitors&quot;?

2) Does urchin.js and ga.js use a different cookie or parameter to track recency or frequency? 

I have a case where &quot;it seems&quot; that switching from urchin.js to ga.js had an impact in the count of visitors and visits. What do you think?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>Very nice post. Talking about the first issue &#8220;#1 &#8211; Mixing urchin.js and ga.js code&#8221; I have a couple of questions: </p>
<p>1) Have you ever noticed that moving from urchin.js to a mix between both codes, or going from one mixed environment to just using ga.js, alters your count of &#8220;Absolute Unique Visitors&#8221;, &#8220;Visits&#8221; or &#8220;New Visitors&#8221;?</p>
<p>2) Does urchin.js and ga.js use a different cookie or parameter to track recency or frequency? </p>
<p>I have a case where &#8220;it seems&#8221; that switching from urchin.js to ga.js had an impact in the count of visitors and visits. What do you think?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DigitalAlex</title>
		<link>http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/comment-page-1/#comment-1734</link>
		<dc:creator>DigitalAlex</dc:creator>
		<pubDate>Fri, 05 Dec 2008 04:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/#comment-1734</guid>
		<description>Glad I could help.  Report back if you find any useful tricks.</description>
		<content:encoded><![CDATA[<p>Glad I could help.  Report back if you find any useful tricks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DigitalAlex</title>
		<link>http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/comment-page-1/#comment-1180</link>
		<dc:creator>DigitalAlex</dc:creator>
		<pubDate>Mon, 28 Apr 2008 22:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/#comment-1180</guid>
		<description>Hey Greg,

Glad I could be of assistance.  Yeah, I didn&#039;t know of those Google Website Optimizer &amp; Google Analytics issues either.  Then, I was working with a client to diagnose their implementation and we eliminated every other issue I found and that was the one last thing stopping the data.

Good luck with the testing.  Where are you sourcing your ideas?  Any lessons learned from previous test?  I&#039;m becoming obsessed with optimization... :-P

Cheers,
-Alex</description>
		<content:encoded><![CDATA[<p>Hey Greg,</p>
<p>Glad I could be of assistance.  Yeah, I didn&#8217;t know of those Google Website Optimizer &#038; Google Analytics issues either.  Then, I was working with a client to diagnose their implementation and we eliminated every other issue I found and that was the one last thing stopping the data.</p>
<p>Good luck with the testing.  Where are you sourcing your ideas?  Any lessons learned from previous test?  I&#8217;m becoming obsessed with optimization&#8230; :-P</p>
<p>Cheers,<br />
-Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SFGreg</title>
		<link>http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/comment-page-1/#comment-1179</link>
		<dc:creator>SFGreg</dc:creator>
		<pubDate>Mon, 28 Apr 2008 22:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexlcohen.com/web-analytics/2008/04/25/google-analytics-help/#comment-1179</guid>
		<description>This is a great, practical article.  I did not know about potential js conflicts when using the Optimizer, so this is great to discover, especially since we&#039;re about to switch to the new ga.js and start a round of A/B tests with the Optimizer.  Thanks!</description>
		<content:encoded><![CDATA[<p>This is a great, practical article.  I did not know about potential js conflicts when using the Optimizer, so this is great to discover, especially since we&#8217;re about to switch to the new ga.js and start a round of A/B tests with the Optimizer.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (user agent is rejected)
Database Caching 11/26 queries in 0.053 seconds using disk

Served from: acmkokeaik.gs01.gridserver.com @ 2010-07-29 18:47:54 -->