Google Community
Latest Forums Rules Resources
Custom Search

Go Back   Google Community > Webmaster Forums > Web Browsers and Statistics

GoogleCommunity Sponsor

Reply
 
LinkBack Thread Tools Display Modes
Old 02-18-2009, 02:09 AM   #1 (permalink)
Noogle
 
Join Date: Feb 2009
Posts: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Lafronde is on a distinguished road
GA missing/not listed e-commerce data

Hi everyone,

Tracking codes are in place in final checkout page, G-adword and G-Analytics (see below), most recent versions and data is passing along pretty well except that GA is not showing me data E-Commerce by keywords, number of visits is there, but all other colums are not feeded knowing that general e-commerce data is there with total sales, average, etc... so why not showing me sales/keyword?

Thanks for your help, I'm getting nuts.

Voici le code inséré dans la page de confirmation de commande:

(IDs removed)

<script language="JavaScript" type="text/javascript">
<!--
var google_conversion_id = xxxxxxxxxxx;
var google_conversion_language = "en_US";
var google_conversion_format = "1";
var google_conversion_color = "ffffff";
if (<?php echo $_SESSION["order_total"]; ?>) {
var google_conversion_value = <?php echo $_SESSION["order_total"]; ?>;
}
var google_conversion_label = "123456789-Aw";
//-->
</script>
<script type="text/javascript" src="https://www.googleadservices.com/pagead/conversion.js"></script>
<noscript>
<img height="1" width="1" border="0" alt=""
src="https://www.googleadservices.com/pagead/conversion/xxxxxxxxxxxxx/?value=<?php echo $_SESSION["order_total"]; ?>&amp;label=jVaACPX4ShCPxMP-Aw&amp;script=0"/>
</noscript>

<?php

print <<<EOD
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost +
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>

<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-xxxxxx-3");
pageTracker._initData();
pageTracker._trackPageview();

pageTracker._addTrans(
"{$_SESSION["order_number"]}", // Order ID
"", // Affiliation
"{$_SESSION["order_total"]}", // Total
"0", // Tax
"0", // Shipping
"", // City
"", // State
"{$_SESSION["country_name"]}" // Country
);

pageTracker._trackTrans();
</script>
Lafronde is offline   Reply With Quote
 
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting Listed in .co.uk - Help please spires All About Google 1 07-12-2008 04:35 PM
Google: Our data retention is not data protection watchdogs' business - Register News Alerts Google in the News 0 07-06-2007 03:03 AM
Tips for getting listed Jimzzor All About Google 8 12-28-2005 12:38 PM


All times are GMT -8. The time now is 08:12 PM.


Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004–2007 Google Community