<?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: GA.JS: New Google Analytics Tracking Code</title>
	<atom:link href="http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/</link>
	<description>Untangling the world of web analytics</description>
	<lastBuildDate>Fri, 18 May 2012 18:02:47 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ¿Ya actualizaste tu código de Google Analytics?</title>
		<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/comment-page-1/#comment-1342</link>
		<dc:creator>¿Ya actualizaste tu código de Google Analytics?</dc:creator>
		<pubDate>Mon, 13 Apr 2009 14:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/#comment-1342</guid>
		<description>[...] más de una año, Google decidió lanzar una nueva versión de su código (ga.js) para el seguimiento de estadísticas con Google Analytics, dejando al anterior (urchin.js) [...]</description>
		<content:encoded><![CDATA[<p>[...] más de una año, Google decidió lanzar una nueva versión de su código (ga.js) para el seguimiento de estadísticas con Google Analytics, dejando al anterior (urchin.js) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lesson 1: Setting Up a Google Analytics Account &#124; Analytics Ninja</title>
		<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/comment-page-1/#comment-1341</link>
		<dc:creator>Lesson 1: Setting Up a Google Analytics Account &#124; Analytics Ninja</dc:creator>
		<pubDate>Fri, 13 Mar 2009 06:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/#comment-1341</guid>
		<description>[...] and will automatically incorporate new features (Event Tracking, etc.) that Google rolls out.  As Justin Cutroni mentions it&#8217;s also smaller for quicker download [...]</description>
		<content:encoded><![CDATA[<p>[...] and will automatically incorporate new features (Event Tracking, etc.) that Google rolls out.  As Justin Cutroni mentions it&#8217;s also smaller for quicker download [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/comment-page-1/#comment-1340</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Fri, 31 Oct 2008 14:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/#comment-1340</guid>
		<description>Kylie,

There shouldn&#039;t be any issues if you just swap out the old code for the new code.  Some things to keep in mind though:

1.  If you&#039;re making any additional calls to utchinTracker() then you need to change those to trackPageview().

2.  If you&#039;re using ecommerce tracking you&#039;ll need to change that code.

The best advice is to test the new code on a dev site just to make sure everything works as expected.

Justin</description>
		<content:encoded><![CDATA[<p>Kylie,</p>
<p>There shouldn&#8217;t be any issues if you just swap out the old code for the new code.  Some things to keep in mind though:</p>
<p>1.  If you&#8217;re making any additional calls to utchinTracker() then you need to change those to trackPageview().</p>
<p>2.  If you&#8217;re using ecommerce tracking you&#8217;ll need to change that code.</p>
<p>The best advice is to test the new code on a dev site just to make sure everything works as expected.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kylie</title>
		<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/comment-page-1/#comment-1339</link>
		<dc:creator>Kylie</dc:creator>
		<pubDate>Fri, 31 Oct 2008 02:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/#comment-1339</guid>
		<description>Hi,
We&#039;re quite new to GA and unfortunately implemented the old urchin.js code by mistake. Is there likely to be any issues or loss of data if we simply replace the old code with the new GA.js code that is available from our profile settings?
Cheers,
Kylie</description>
		<content:encoded><![CDATA[<p>Hi,<br />
We&#8217;re quite new to GA and unfortunately implemented the old urchin.js code by mistake. Is there likely to be any issues or loss of data if we simply replace the old code with the new GA.js code that is available from our profile settings?<br />
Cheers,<br />
Kylie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/comment-page-1/#comment-1338</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Thu, 02 Oct 2008 03:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/#comment-1338</guid>
		<description>Velmurugan,

I&#039;m not exactly sure that I understand the question, but if you want to migrate from the old tracking code to the new tracking code you need to replace the old GA page tag with the new GA page tag.  The new code no longer contains the old functions.  So you can&#039;t just swap the urchin.js file with the ga.js file.

Also be aware that if you are creating any virtual pageviews, of using ecommerce tracking, then other parts of your implementation will also need to change.

Hope that helps.

Justin</description>
		<content:encoded><![CDATA[<p>Velmurugan,</p>
<p>I&#8217;m not exactly sure that I understand the question, but if you want to migrate from the old tracking code to the new tracking code you need to replace the old GA page tag with the new GA page tag.  The new code no longer contains the old functions.  So you can&#8217;t just swap the urchin.js file with the ga.js file.</p>
<p>Also be aware that if you are creating any virtual pageviews, of using ecommerce tracking, then other parts of your implementation will also need to change.</p>
<p>Hope that helps.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: velmurugan</title>
		<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/comment-page-1/#comment-1337</link>
		<dc:creator>velmurugan</dc:creator>
		<pubDate>Tue, 30 Sep 2008 06:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/#comment-1337</guid>
		<description>I have one question about GATC?

we have used the urchin.js, now i want migrate to the ga.js. now i have paste that code in every page. if i want to change my GA code, i have to change in every page, so, i create the separate .js file within my folder and can call from that script, its possible?</description>
		<content:encoded><![CDATA[<p>I have one question about GATC?</p>
<p>we have used the urchin.js, now i want migrate to the ga.js. now i have paste that code in every page. if i want to change my GA code, i have to change in every page, so, i create the separate .js file within my folder and can call from that script, its possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/comment-page-1/#comment-1336</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Mon, 15 Sep 2008 13:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/#comment-1336</guid>
		<description>Hi Patricia,

There has been no official date set for the termination of urchin.js tracking.  My guess is that they will let people use it for some time to come.

However, I still think it&#039;s a good idea to migrate in the near future.

Justin</description>
		<content:encoded><![CDATA[<p>Hi Patricia,</p>
<p>There has been no official date set for the termination of urchin.js tracking.  My guess is that they will let people use it for some time to come.</p>
<p>However, I still think it&#8217;s a good idea to migrate in the near future.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricia Sonego</title>
		<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/comment-page-1/#comment-1335</link>
		<dc:creator>Patricia Sonego</dc:creator>
		<pubDate>Fri, 12 Sep 2008 15:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/#comment-1335</guid>
		<description>Justin -
By what date must we update to ga.js from the former urchin Google Analytics? When does Google say it will no longer support the former urchin application? Thank you.</description>
		<content:encoded><![CDATA[<p>Justin -<br />
By what date must we update to ga.js from the former urchin Google Analytics? When does Google say it will no longer support the former urchin application? Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/comment-page-1/#comment-1334</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Mon, 07 Jul 2008 22:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/#comment-1334</guid>
		<description>Hi Jason,

ga.js does not contain urchinTracker() or any of the other functions or parameters you referenced in your comments (both of them :) ).  If you want to use ga.js then you need to re-write any existing JavaScript that uses GA code.

Hope that helps put you on the right track,

Justin</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>ga.js does not contain urchinTracker() or any of the other functions or parameters you referenced in your comments (both of them :) ).  If you want to use ga.js then you need to re-write any existing JavaScript that uses GA code.</p>
<p>Hope that helps put you on the right track,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Worley</title>
		<link>http://cutroni.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/comment-page-1/#comment-1333</link>
		<dc:creator>Jason Worley</dc:creator>
		<pubDate>Mon, 07 Jul 2008 21:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/gajs-new-google-analytics-tracking-code/#comment-1333</guid>
		<description>Hi - we were using urchin tracker and migrated to the ga code. However, we are no longer receiving 404 hits. How do I remedy and/or troubleshoot this? Any information would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Hi &#8211; we were using urchin tracker and migrated to the ga code. However, we are no longer receiving 404 hits. How do I remedy and/or troubleshoot this? Any information would be greatly appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)

Served from: cutroni.com @ 2012-05-21 02:19:49 -->
