<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Google Analytics</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Search Engine Optimization : Google Analytics]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 18:42:57 +0000</pubDate>
  <lastBuildDate>Mon, 03 Jan 2011 10:06:02 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=3937</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Google Analytics : Hi, I think it&amp;#039;s pretty unfair...]]></title>
   <link>https://forum.productcart.com/google-analytics_topic3937_post16491.html#16491</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 3937<br /><strong>Posted:</strong> 03-January-2011 at 10:06am<br /><br />Hi, I think it's pretty unfair to damn GA on one incidence which as you said yourself was a "glitch"! Google Analytics provides lots of potentially useful stats. &nbsp;]]>
   </description>
   <pubDate>Mon, 03 Jan 2011 10:06:02 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/google-analytics_topic3937_post16491.html#16491</guid>
  </item> 
  <item>
   <title><![CDATA[Google Analytics : I think Google Analytics is generally...]]></title>
   <link>https://forum.productcart.com/google-analytics_topic3937_post16486.html#16486</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2139">Bosola 1</a><br /><strong>Subject:</strong> 3937<br /><strong>Posted:</strong> 03-January-2011 at 9:18am<br /><br />I think Google Analytics is generally pretty unreliable. The other day I had some very strange looking stats and found out it was just a slitch in the system. They up-dated to the correct ones about four hours later.<br>]]>
   </description>
   <pubDate>Mon, 03 Jan 2011 09:18:19 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/google-analytics_topic3937_post16486.html#16486</guid>
  </item> 
  <item>
   <title><![CDATA[Google Analytics : Correct, it was a bug. The code...]]></title>
   <link>https://forum.productcart.com/google-analytics_topic3937_post15905.html#15905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 3937<br /><strong>Posted:</strong> 18-October-2010 at 12:55pm<br /><br />Correct, it was a bug. The code was not properly handling product names that contained an apostrophe. When an order included a product whose name contained an apostrophe, there was a JavaScript error that resulted in the data not being passed successfully to Google Analytics, thus the order not being displayed there.<br><br>The vast majority of products do not contain an apostrophe in the product name, which is why the problem rarely surfaced. Still, we should have caught this earlier.<br><br>To fix the issue, <a href="http://wiki.earlyimpact.com/widgets/integrati&#111;ns/googleanalytics/ga_productcart#step_3_-_upload_the_productcart-google_analytics_files" target="_blank">download the latest Google Analytics files</a>. As mentioned above, the only file that has been altered to correct this problem is pc/<b>inc-GoogleAnalytics.asp</b>. <br><br>Once you download the files, unzip them and upload the updated <b>inc-GoogleAnalytics.asp </b>to the "pc" folder. Note that the files to be downloaded are different depending on which tracking code your are currently using. See the WIKI for details.]]>
   </description>
   <pubDate>Mon, 18 Oct 2010 12:55:54 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/google-analytics_topic3937_post15905.html#15905</guid>
  </item> 
  <item>
   <title><![CDATA[Google Analytics : So was this an actual ProductCart...]]></title>
   <link>https://forum.productcart.com/google-analytics_topic3937_post15902.html#15902</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1159">Brett</a><br /><strong>Subject:</strong> 3937<br /><strong>Posted:</strong> 18-October-2010 at 12:37pm<br /><br />So was this an actual ProductCart bug with apostrophes not being escaped in the data sent to GA? Or is this something third party related with the guys GA setup?<br /><br />Do I need to patch my code with this fix? Does it affect all installations?]]>
   </description>
   <pubDate>Mon, 18 Oct 2010 12:37:54 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/google-analytics_topic3937_post15902.html#15902</guid>
  </item> 
  <item>
   <title><![CDATA[Google Analytics : An update on this issue.Shawn...]]></title>
   <link>https://forum.productcart.com/google-analytics_topic3937_post15898.html#15898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 3937<br /><strong>Posted:</strong> 18-October-2010 at 3:44am<br /><br />An update on this issue.<br><br>Shawn ended up finding what the problem was (thank you Shawn!): apostrophes in the product name were causing a JavaScript error, which led to the order not being passed successfully to Google Analytics.<br><br>As soon as we located the issue, we created a fix and tested it successfully. Updated files have been posted to the ProductCart WIKI. <a href="http://wiki.earlyimpact.com/widgets/integrati&#111;ns/googleanalytics/ga_productcart#step_3_-_upload_the_productcart-google_analytics_files" target="_blank">Download them again</a>. The only file that has changed is pc/<b>inc-GoogleAnalytics.asp<br><br></b>We apologize for not finding the problem earlier.<br>]]>
   </description>
   <pubDate>Mon, 18 Oct 2010 03:44:39 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/google-analytics_topic3937_post15898.html#15898</guid>
  </item> 
  <item>
   <title><![CDATA[Google Analytics : Hi,We&amp;#039;d be happy to work...]]></title>
   <link>https://forum.productcart.com/google-analytics_topic3937_post15363.html#15363</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1452">ITistic</a><br /><strong>Subject:</strong> 3937<br /><strong>Posted:</strong> 23-August-2010 at 2:22pm<br /><br />Hi,<br><br>We'd be happy to work with you to resolve your problem. Please send me a private message here or <a href="http://www.itistic.com/c&#111;ntact" target="_blank">contact me through our website</a>. <br><br><br>]]>
   </description>
   <pubDate>Mon, 23 Aug 2010 14:22:40 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/google-analytics_topic3937_post15363.html#15363</guid>
  </item> 
  <item>
   <title><![CDATA[Google Analytics : Everyone,I apologize for coming...]]></title>
   <link>https://forum.productcart.com/google-analytics_topic3937_post15362.html#15362</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2004">razorclicks</a><br /><strong>Subject:</strong> 3937<br /><strong>Posted:</strong> 23-August-2010 at 1:06pm<br /><br />Everyone,<br>I apologize for coming across so rude. My assumption was that Early Impact's refusal to deal with this issue was due to their not supporting third party programs such as Google Analytics.<br><br>Bottom line, here's the problem:<br><ol><li>We have a ProductCart site.</li><li>We are doing well.</li><li>We can be doing better.</li><li>We are using Google Analytics for data reporting.</li><li>Google Analytics is underreporting data.</li><li>Google Analytics is free - and does not offer a support team.</li><li>ProductCart knows how ProductCart works.</li><li>ProductCart knows how Google Analytics works.</li><li>We need both ProductCart &amp; Google Analytics to work well.</li><li>We need help.</li></ol>Anyone out there that is willing to do a paid troubleshooting consultation of our setup to track down what is going on?<br>Greg - I mean you too...<br>]]>
   </description>
   <pubDate>Mon, 23 Aug 2010 13:06:44 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/google-analytics_topic3937_post15362.html#15362</guid>
  </item> 
  <item>
   <title><![CDATA[Google Analytics : Razorclicks. I just have to say...]]></title>
   <link>https://forum.productcart.com/google-analytics_topic3937_post15351.html#15351</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 3937<br /><strong>Posted:</strong> 21-August-2010 at 11:12am<br /><br />Razorclicks.&nbsp; I just have to say that I was stunned yesterday when you so rudely accused Early Impact of not being familiar with GA.&nbsp; <DIV>&nbsp;</DIV><DIV>Have you examined their wiki that disucsses the integration between PC and GA?&nbsp; There is significant code within ProductCart that represents that intergration, which has been present within the application for years, and which has experienced several upgrades and enhancemetns over that period of time.&nbsp; I will assure you that EI is fully familiar with GA.<BR><a href="http://wiki.earlyimpact.com/widgets/integrati&#111;ns/googleanalytics/googleanalytics" target="_blank">http://wiki.earlyimpact.com/widgets/integrations/googleanalytics/googleanalytics</A></DIV><DIV>&nbsp;</DIV><DIV>For someone with a grand total of two posts, you may want to be a bit less accusatory in order to win friends (much less&nbsp;potential clients)&nbsp;in a&nbsp;forum where you are a new guest.</DIV><DIV>&nbsp;</DIV><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Sat, 21 Aug 2010 11:12:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/google-analytics_topic3937_post15351.html#15351</guid>
  </item> 
  <item>
   <title><![CDATA[Google Analytics : Not sure what you mean. We are...]]></title>
   <link>https://forum.productcart.com/google-analytics_topic3937_post15339.html#15339</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 3937<br /><strong>Posted:</strong> 20-August-2010 at 1:33pm<br /><br />Not sure what you mean. We are very, very familiar with Google Analytics. We have been using it since its inception. <br><br>Again, this does not appear to be a ProductCart issue. There are widespread reports of Google Analytics under-reporting e-commerce transactions, as indicated in our previous post.<br><br>As for your message above, <b>purchaseComplete.html</b> is not a ProductCart page. It does NOT exist in ProductCart.<br>]]>
   </description>
   <pubDate>Fri, 20 Aug 2010 13:33:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/google-analytics_topic3937_post15339.html#15339</guid>
  </item> 
  <item>
   <title><![CDATA[Google Analytics : ProductCart, we really understand...]]></title>
   <link>https://forum.productcart.com/google-analytics_topic3937_post15338.html#15338</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2004">razorclicks</a><br /><strong>Subject:</strong> 3937<br /><strong>Posted:</strong> 20-August-2010 at 1:27pm<br /><br />ProductCart, we really understand that you aren't familiar with GA. However, we believe that you are the most qualified to solve this issue. Basically, the order information is not being transmitted to GA upon each purchase. <br>Here is one clue that I spotted - in the Top Content Report on GA, there are two pages that seem to be appearing when the order is completed, PurchaseComplete.asp, and OrderComplete.asp. I believe that order data is only transmitted to GA upon trigger of the page OrderComplete.asp. Please see this image. If we can resolve the order complete page, this problem with probably go away.<br><img src="http://www.shopbedding.com/email_images/analytics.jpg" height="281" width="970" border="0" /><br>]]>
   </description>
   <pubDate>Fri, 20 Aug 2010 13:27:48 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/google-analytics_topic3937_post15338.html#15338</guid>
  </item> 
 </channel>
</rss>