<?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 Demystified: Part 3 &#8211; E-Commerce Tracking</title>
	<atom:link href="http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/</link>
	<description>Practical How To's for Increasing Ecommerce Sales</description>
	<lastBuildDate>Wed, 21 Jul 2010 09:39:19 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric</title>
		<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/comment-page-1/#comment-11824</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 01 Jul 2009 14:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/#comment-11824</guid>
		<description>If your stats doubled then the most likely cause is that you have two instances of Google Analytics installed on your site (which is confirmed by the lines of code you referenced.)

You&#039;ll need to remove one of those in order for it not to double track stats.

The most common cause of this double tracking issue within zen cart is that someone manually entered the analytics code on pages of the site (footer, etc...) and when you installed the Simple Google Analytics module you did not delete that previously hand added code.

Delete that previous reference to GA and leave the Simple GA module running and you should see normal stats again.</description>
		<content:encoded><![CDATA[<p>If your stats doubled then the most likely cause is that you have two instances of Google Analytics installed on your site (which is confirmed by the lines of code you referenced.)</p>
<p>You&#8217;ll need to remove one of those in order for it not to double track stats.</p>
<p>The most common cause of this double tracking issue within zen cart is that someone manually entered the analytics code on pages of the site (footer, etc&#8230;) and when you installed the Simple Google Analytics module you did not delete that previously hand added code.</p>
<p>Delete that previous reference to GA and leave the Simple GA module running and you should see normal stats again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikola</title>
		<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/comment-page-1/#comment-11793</link>
		<dc:creator>Nikola</dc:creator>
		<pubDate>Tue, 30 Jun 2009 21:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/#comment-11793</guid>
		<description>Hello,

I installed the &quot;Simple&quot; code and conversion stats works great, but unfortunately, my &quot;normal&quot; Google Analytics stats have doubled. I took a look at source of my homepage, and the Google Analytics code is twice in it... (see below).

I installed a Simple mode code through admin section, so how (and from which file) can I now delete the repeating part of the code?

Thanks,
Nikola


var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
document.write(unescape(&quot;%3Cscript src=&#039;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#039; type=&#039;text/javascript&#039;%3E%3C/script%3E&quot;));



var pageTracker = _gat._getTracker(&quot;UA-3682829-8&quot;);
pageTracker._initData();
pageTracker._trackPageview();



var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
document.write(unescape(&quot;%3Cscript src=&#039;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#039; type=&#039;text/javascript&#039;%3E%3C/script%3E&quot;));


var pageTracker = _gat._getTracker(&quot;UA-3682829-8&quot;);
pageTracker._initData();
pageTracker._trackPageview();
</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I installed the &#8220;Simple&#8221; code and conversion stats works great, but unfortunately, my &#8220;normal&#8221; Google Analytics stats have doubled. I took a look at source of my homepage, and the Google Analytics code is twice in it&#8230; (see below).</p>
<p>I installed a Simple mode code through admin section, so how (and from which file) can I now delete the repeating part of the code?</p>
<p>Thanks,<br />
Nikola</p>
<p>var gaJsHost = ((&#8221;https:&#8221; == document.location.protocol) ? &#8220;https://ssl.&#8221; : &#8220;http://www.&#8221;);<br />
document.write(unescape(&#8221;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;google-analytics.com/ga.js&#8217; type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));</p>
<p>var pageTracker = _gat._getTracker(&#8221;UA-3682829-8&#8243;);<br />
pageTracker._initData();<br />
pageTracker._trackPageview();</p>
<p>var gaJsHost = ((&#8221;https:&#8221; == document.location.protocol) ? &#8220;https://ssl.&#8221; : &#8220;http://www.&#8221;);<br />
document.write(unescape(&#8221;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;google-analytics.com/ga.js&#8217; type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));</p>
<p>var pageTracker = _gat._getTracker(&#8221;UA-3682829-8&#8243;);<br />
pageTracker._initData();<br />
pageTracker._trackPageview();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Leuenberger</title>
		<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/comment-page-1/#comment-5971</link>
		<dc:creator>Eric Leuenberger</dc:creator>
		<pubDate>Wed, 10 Dec 2008 12:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/#comment-5971</guid>
		<description>&lt;blockquote&gt;
I’ve installed the simple google mod, and the analytics are working great, but the conversion tracking is not registered. The option to input my conversion tracking number shows up, so I think the mod is installed correctly, but I’m getting no conversions on my adwords account. I’m got it turned on correctly and it is receiving data. Is there anything I need to do besides input my conversion tracking number into the option field in zen cart?&lt;/blockquote&gt;

You need to make sure you are using the right tracking number (different from the analytics number and found within your Adwords account.) Conversion tracking is used in conjunction with Adwords / Paid Search data. If you have the right conversion tracking number and you have turned on conversion tracking from within your Adwords account, you should see numbers.</description>
		<content:encoded><![CDATA[<blockquote><p>
I’ve installed the simple google mod, and the analytics are working great, but the conversion tracking is not registered. The option to input my conversion tracking number shows up, so I think the mod is installed correctly, but I’m getting no conversions on my adwords account. I’m got it turned on correctly and it is receiving data. Is there anything I need to do besides input my conversion tracking number into the option field in zen cart?</p></blockquote>
<p>You need to make sure you are using the right tracking number (different from the analytics number and found within your Adwords account.) Conversion tracking is used in conjunction with Adwords / Paid Search data. If you have the right conversion tracking number and you have turned on conversion tracking from within your Adwords account, you should see numbers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteson Perry</title>
		<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/comment-page-1/#comment-5814</link>
		<dc:creator>Matteson Perry</dc:creator>
		<pubDate>Wed, 03 Dec 2008 23:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/#comment-5814</guid>
		<description>I&#039;ve installed the simple google mod, and the analytics are working great, but the conversion tracking is not registered.  The option to input my conversion tracking number shows up, so I think the mod is installed correctly, but I&#039;m getting no conversions on my adwords account.  I&#039;m got it turned on correctly and it is receiving data.  Is there anything I need to do besides input my conversion tracking number into the option field in zen cart?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed the simple google mod, and the analytics are working great, but the conversion tracking is not registered.  The option to input my conversion tracking number shows up, so I think the mod is installed correctly, but I&#8217;m getting no conversions on my adwords account.  I&#8217;m got it turned on correctly and it is receiving data.  Is there anything I need to do besides input my conversion tracking number into the option field in zen cart?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Leuenberger</title>
		<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/comment-page-1/#comment-5522</link>
		<dc:creator>Eric Leuenberger</dc:creator>
		<pubDate>Fri, 21 Nov 2008 18:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/#comment-5522</guid>
		<description>Sandy,

It sounds like something else was altered when you tried to install this mod. It should have no issues as such that I am aware of (or that any others have reported).</description>
		<content:encoded><![CDATA[<p>Sandy,</p>
<p>It sounds like something else was altered when you tried to install this mod. It should have no issues as such that I am aware of (or that any others have reported).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy</title>
		<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/comment-page-1/#comment-4785</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Mon, 20 Oct 2008 17:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/#comment-4785</guid>
		<description>Hi,
I&#039;ve tried your google analytics contribution and then tried hand code since some of the files seem to be in different directories (I&#039;ve inherited this Zen store and am still learning about Zen Cart). Everything is showing up zeros at google and I&#039;m getting this error message at the base of my success page. What am I missing??
thanks in advance!
var pageTracker = _gat._getTracker(&quot;UA-XXXXXX-X&quot;); pageTracker._initData(); pageTracker._trackPageview();
Fatal error: Call to undefined method queryFactory::bindVars()</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;ve tried your google analytics contribution and then tried hand code since some of the files seem to be in different directories (I&#8217;ve inherited this Zen store and am still learning about Zen Cart). Everything is showing up zeros at google and I&#8217;m getting this error message at the base of my success page. What am I missing??<br />
thanks in advance!<br />
var pageTracker = _gat._getTracker(&#8221;UA-XXXXXX-X&#8221;); pageTracker._initData(); pageTracker._trackPageview();<br />
Fatal error: Call to undefined method queryFactory::bindVars()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Leuenberger</title>
		<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/comment-page-1/#comment-4703</link>
		<dc:creator>Eric Leuenberger</dc:creator>
		<pubDate>Fri, 17 Oct 2008 10:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/#comment-4703</guid>
		<description>This is what is called the &quot;click path&quot;. There are analytics systems that allow you to look at this but currently Google Analytics doesn&#039;t have an effect method of doing so.

IndexTools did a great job of this. They have been purchased by Yahoo! and it looks like they still have this ability. 

You may want to consider that as a secondary solution to Google Analytics (you can install both simultaneously.)

A link to some of the features of Yahoo! Web Analytics can be found here:

http://web.analytics.yahoo.com/features.php</description>
		<content:encoded><![CDATA[<p>This is what is called the &#8220;click path&#8221;. There are analytics systems that allow you to look at this but currently Google Analytics doesn&#8217;t have an effect method of doing so.</p>
<p>IndexTools did a great job of this. They have been purchased by Yahoo! and it looks like they still have this ability. </p>
<p>You may want to consider that as a secondary solution to Google Analytics (you can install both simultaneously.)</p>
<p>A link to some of the features of Yahoo! Web Analytics can be found here:</p>
<p><a href="http://web.analytics.yahoo.com/features.php" rel="nofollow">http://web.analytics.yahoo.com/features.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jinqiu</title>
		<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/comment-page-1/#comment-4137</link>
		<dc:creator>Jinqiu</dc:creator>
		<pubDate>Fri, 26 Sep 2008 10:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/#comment-4137</guid>
		<description>Hi, could we know the navigation information before the transaction? I mean for each transaction, could we know the pages been visited before the purchases and the average time spent? 

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, could we know the navigation information before the transaction? I mean for each transaction, could we know the pages been visited before the purchases and the average time spent? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Leuenberger</title>
		<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/comment-page-1/#comment-1227</link>
		<dc:creator>Eric Leuenberger</dc:creator>
		<pubDate>Thu, 28 Feb 2008 00:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/#comment-1227</guid>
		<description>With the exception of the initial &quot;transaction&quot; id, the code above looks ok.

Have you turned on E-Commerce tracking for your Google Analytics Profile?

If you haven&#039;t done that yet, then it won&#039;t track ecom data no matter how good the tracking code is?</description>
		<content:encoded><![CDATA[<p>With the exception of the initial &#8220;transaction&#8221; id, the code above looks ok.</p>
<p>Have you turned on E-Commerce tracking for your Google Analytics Profile?</p>
<p>If you haven&#8217;t done that yet, then it won&#8217;t track ecom data no matter how good the tracking code is?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/comment-page-1/#comment-1219</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Wed, 27 Feb 2008 01:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.zencartoptimization.com/2007/07/28/google-analytics-demystified-part-3-e-commerce-tracking/#comment-1219</guid>
		<description>Thanks Eric... just a follow up. I am still not getting any data in the reports at all. Accurate or not there is nothing coming through for the E-Commerce content. Is there anything wrong with what you see above that could indicate such a lack of content?</description>
		<content:encoded><![CDATA[<p>Thanks Eric&#8230; just a follow up. I am still not getting any data in the reports at all. Accurate or not there is nothing coming through for the E-Commerce content. Is there anything wrong with what you see above that could indicate such a lack of content?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

