<?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 E-Commerce Tracking Pt. 2: Installation &amp; Setup</title>
	<atom:link href="http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/feed/" rel="self" type="application/rss+xml" />
	<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/</link>
	<description>Untangling the world of web analytics</description>
	<lastBuildDate>Tue, 31 Jan 2012 05:37:49 -0500</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: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/comment-page-2/#comment-4132</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Mon, 19 Dec 2011 14:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/#comment-4132</guid>
		<description>@Jodi: If you&#039;re missing more than 10% of the orders then there is definitely a code problem. Depending on the size and weight of the page moving the code may not help. But I think that&#039;s a good first step. You can try sending them to this article about &lt;a href=&quot;http://support.google.com/googleanalytics/bin/answer.py?hl=en&amp;answer=174090&quot; rel=&quot;nofollow&quot;&gt;placing the async code in the head&lt;/a&gt;.

As for the duplicate orders, this is almost always a problem with outputting the ecommerce tracking code multiple times on the receipt page. Which is an issue that the vendor needs to clean up. The other thing to check is all the fringe cases when a person can view their order summary. Make sure the ecommerce code is not embedded in any of those pages.

Good luck.</description>
		<content:encoded><![CDATA[<p>@Jodi: If you&#8217;re missing more than 10% of the orders then there is definitely a code problem. Depending on the size and weight of the page moving the code may not help. But I think that&#8217;s a good first step. You can try sending them to this article about <a href="http://support.google.com/googleanalytics/bin/answer.py?hl=en&amp;answer=174090" rel="nofollow">placing the async code in the head</a>.</p>
<p>As for the duplicate orders, this is almost always a problem with outputting the ecommerce tracking code multiple times on the receipt page. Which is an issue that the vendor needs to clean up. The other thing to check is all the fringe cases when a person can view their order summary. Make sure the ecommerce code is not embedded in any of those pages.</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jodi</title>
		<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/comment-page-2/#comment-3973</link>
		<dc:creator>Jodi</dc:creator>
		<pubDate>Thu, 15 Dec 2011 21:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/#comment-3973</guid>
		<description>We are seeing duplicate orders, and also missing orders.  I have asked our vendor to move the GA tracking code higher up on the page, so that it will load before the customer moves on to another page.  But they are resisting, saying Google instructs that the code be placed before the closing  tag - they also refuse to implement the asynch code.  It does say that here: http://support.google.com/googleanalytics/bin/static.py?hl=en&amp;selected=a9_a9h1_a9h1t2&amp;page=troubleshooter.cs&amp;ctx=gatsc_a9_a9h1_a9h1t2_55574&amp;problem=gatsc

But I was hoping there was newer instructions out there, something official from Google, that would back up my request to move the code up.  

Any other recommendations to fix our missing or duplicate orders would be greatly appreciated.  Thanks!</description>
		<content:encoded><![CDATA[<p>We are seeing duplicate orders, and also missing orders.  I have asked our vendor to move the GA tracking code higher up on the page, so that it will load before the customer moves on to another page.  But they are resisting, saying Google instructs that the code be placed before the closing  tag &#8211; they also refuse to implement the asynch code.  It does say that here: <a href="http://support.google.com/googleanalytics/bin/static.py?hl=en&#038;selected=a9_a9h1_a9h1t2&#038;page=troubleshooter.cs&#038;ctx=gatsc_a9_a9h1_a9h1t2_55574&#038;problem=gatsc" rel="nofollow">http://support.google.com/googleanalytics/bin/static.py?hl=en&#038;selected=a9_a9h1_a9h1t2&#038;page=troubleshooter.cs&#038;ctx=gatsc_a9_a9h1_a9h1t2_55574&#038;problem=gatsc</a></p>
<p>But I was hoping there was newer instructions out there, something official from Google, that would back up my request to move the code up.  </p>
<p>Any other recommendations to fix our missing or duplicate orders would be greatly appreciated.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Track Santa&#8217;s elves with Google Analytics E-commerce tracking</title>
		<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/comment-page-2/#comment-3198</link>
		<dc:creator>Track Santa&#8217;s elves with Google Analytics E-commerce tracking</dc:creator>
		<pubDate>Wed, 15 Dec 2010 19:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/#comment-3198</guid>
		<description>[...] can do this varies from cart to cart, but if you&#8217;re a “code elf”, the google tutorial and this article do a pretty good job of explaining it in programming terms. Many popular carts have plug-and-play [...]</description>
		<content:encoded><![CDATA[<p>[...] can do this varies from cart to cart, but if you&#8217;re a “code elf”, the google tutorial and this article do a pretty good job of explaining it in programming terms. Many popular carts have plug-and-play [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/comment-page-2/#comment-2799</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Tue, 04 May 2010 04:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/#comment-2799</guid>
		<description>@Smukke: The code looks good, it may be an issue with the quotes. Check the headers and make sure there is a GIF request for each of the items in the code. If they&#039;re not being sent then there is some type of issue with the JS. Which is usually the problem.

Hope that helps,

Justin</description>
		<content:encoded><![CDATA[<p>@Smukke: The code looks good, it may be an issue with the quotes. Check the headers and make sure there is a GIF request for each of the items in the code. If they&#8217;re not being sent then there is some type of issue with the JS. Which is usually the problem.</p>
<p>Hope that helps,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smukke</title>
		<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/comment-page-2/#comment-2755</link>
		<dc:creator>Smukke</dc:creator>
		<pubDate>Wed, 21 Apr 2010 09:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/#comment-2755</guid>
		<description>Can any one tell me why this isn&#039;t working. GA only detects one item. Not both of them.

pageTracker._trackPageview();
pageTracker._addTrans(&quot;201004211005109519&quot;,&quot;&quot;,&quot;1088.00&quot;,&quot;217.60&quot;,&quot;39.00&quot;,&quot;HOLLVIKEN&quot;,&quot;&quot;,&quot;Sverige&quot;);
pageTracker._addItem(&quot;201004211005109519&quot;,&quot;366&quot;,&quot;Gratulationskort&quot;,&quot;card&quot;,&quot;100.00&quot;,&quot;10&quot;);
pageTracker._addItem(&quot;201004211005109519&quot;,&quot;100&quot;,&quot;Kuvert&quot;,&quot;card&quot;,&quot;1.00&quot;,&quot;10&quot;);
pageTracker._trackTrans();

Only the first item is detected, not the second?????

PLEASE HELP!!!</description>
		<content:encoded><![CDATA[<p>Can any one tell me why this isn&#8217;t working. GA only detects one item. Not both of them.</p>
<p>pageTracker._trackPageview();<br />
pageTracker._addTrans(&#8220;201004211005109519&#8243;,&#8221;",&#8221;1088.00&#8243;,&#8221;217.60&#8243;,&#8221;39.00&#8243;,&#8221;HOLLVIKEN&#8221;,&#8221;",&#8221;Sverige&#8221;);<br />
pageTracker._addItem(&#8220;201004211005109519&#8243;,&#8221;366&#8243;,&#8221;Gratulationskort&#8221;,&#8221;card&#8221;,&#8221;100.00&#8243;,&#8221;10&#8243;);<br />
pageTracker._addItem(&#8220;201004211005109519&#8243;,&#8221;100&#8243;,&#8221;Kuvert&#8221;,&#8221;card&#8221;,&#8221;1.00&#8243;,&#8221;10&#8243;);<br />
pageTracker._trackTrans();</p>
<p>Only the first item is detected, not the second?????</p>
<p>PLEASE HELP!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/comment-page-2/#comment-2735</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Mon, 19 Apr 2010 16:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/#comment-2735</guid>
		<description>@Yannis: Try using the Affiliate field. GA uses IP based data for the ecommerce geo data. They have deprecated the geo fields in the ecommerce tag.

Thanks for the question!

Justin</description>
		<content:encoded><![CDATA[<p>@Yannis: Try using the Affiliate field. GA uses IP based data for the ecommerce geo data. They have deprecated the geo fields in the ecommerce tag.</p>
<p>Thanks for the question!</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yannis</title>
		<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/comment-page-2/#comment-2732</link>
		<dc:creator>Yannis</dc:creator>
		<pubDate>Sun, 18 Apr 2010 22:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/#comment-2732</guid>
		<description>Great article. 

I have implemented e-commerce tracking but would also like to pass 2 additional things with every transaction:

1. Delivery Method (Delivery vs Carry out) 
2. Payment method (Cash vs Credit)

I thought of &#039;cheating&#039; the system and using the State and Country fields respectively to pass this data since they aren&#039;t of much use to my implementation. 

However when I perform an advanced segment in the reports, Bill region and Territory have no data. 

So, is there a way to actually cheat analytics with the fields to measure other metrics? Or can someone propose a better way to track the aforementioned metrics (Delivery and Payment). 

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Great article. </p>
<p>I have implemented e-commerce tracking but would also like to pass 2 additional things with every transaction:</p>
<p>1. Delivery Method (Delivery vs Carry out)<br />
2. Payment method (Cash vs Credit)</p>
<p>I thought of &#8216;cheating&#8217; the system and using the State and Country fields respectively to pass this data since they aren&#8217;t of much use to my implementation. </p>
<p>However when I perform an advanced segment in the reports, Bill region and Territory have no data. </p>
<p>So, is there a way to actually cheat analytics with the fields to measure other metrics? Or can someone propose a better way to track the aforementioned metrics (Delivery and Payment). </p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/comment-page-2/#comment-2708</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Thu, 08 Apr 2010 13:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/#comment-2708</guid>
		<description>@Jon: The latter. You want to add code to your asp page. The code needs to generate the appropriate GA JS for each order in real time.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>@Jon: The latter. You want to add code to your asp page. The code needs to generate the appropriate GA JS for each order in real time.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/comment-page-2/#comment-2706</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 07 Apr 2010 23:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/#comment-2706</guid>
		<description>Still a little unclear on the coding to be put on the receipt page. So are we supppose to put the code into our thankyou.htm page with all the possible variables of an order?
ie. 1 gallon, color blue, etc..

or do I put this code into one of our asp page that dynamically retrieves the appropriate page of the orders coming in?</description>
		<content:encoded><![CDATA[<p>Still a little unclear on the coding to be put on the receipt page. So are we supppose to put the code into our thankyou.htm page with all the possible variables of an order?<br />
ie. 1 gallon, color blue, etc..</p>
<p>or do I put this code into one of our asp page that dynamically retrieves the appropriate page of the orders coming in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://cutroni.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/comment-page-2/#comment-2694</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 06 Apr 2010 12:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2008/01/22/google-analytics-e-commerce-tracking-pt-2-installation-setup/#comment-2694</guid>
		<description>@TMosley: Missing transactions in GA Ecommerce can be for a few different reasons. The most common problem is visitor navigating away from the receipt page before the GA tracking code has a chance to send the data to Google. You may want to move your ecommerce tracking code to the top of the page to increase the likelihood that it&#039;s sent to Google.

@Aswati: You&#039;re on the right track. If you&#039;ve got a booking form then think of the reservation as a product. What are the characteristics of a reservation? Hotel, room type, etc. You may want to consider capturing visitor choices as part of the &#039;product&#039; information.

Thanks for the comments,

Justin</description>
		<content:encoded><![CDATA[<p>@TMosley: Missing transactions in GA Ecommerce can be for a few different reasons. The most common problem is visitor navigating away from the receipt page before the GA tracking code has a chance to send the data to Google. You may want to move your ecommerce tracking code to the top of the page to increase the likelihood that it&#8217;s sent to Google.</p>
<p>@Aswati: You&#8217;re on the right track. If you&#8217;ve got a booking form then think of the reservation as a product. What are the characteristics of a reservation? Hotel, room type, etc. You may want to consider capturing visitor choices as part of the &#8216;product&#8217; information.</p>
<p>Thanks for the comments,</p>
<p>Justin</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-02-08 03:22:08 -->
