Hello Everybody
Ubercart is not sending many details to Google Analytics such as
Revenue, Transaction, E-Commerce conversation rate etc.
Currently ubercart is sending only who visited the cart i think.
|
UbercartOne cart to rule them all... |
|
| Donate | Affiliates | Sponsors | ||
Ubercart is not sending many details to Google Analytics
Submitted by raddy on Tue, 10/02/2007 - 01:23
Hello Everybody Ubercart is not sending many details to Google Analytics such as Revenue, Transaction, E-Commerce conversation rate etc.
Assuming you have enabled the Google Analytics for Ubercart module, can you look at the HTML for the footer of your checkout completion page? Let me know if the JS for e-commerce tracking is getting in there... it should be a form with an order's product details and such. Also, I was checking out the code the other day and realized that payment methods that don't end up requiring or letting the customer go to the completion page may skew the data. This makes it essential for us to get some reporting into core. (Well, we knew that anyways. Seems the fix yet didn't make into the 7e release. It's working for us. Have you enabled both Googla Analytics and the Analytics for Ubercart? Hi quaoar Thank you for taking time to reply to this thread. I have installed/enabled 5.x-1.3 version of Google Analytics. Are you getting the following details such as Revenue, Transaction, E-Commerce conversation rate etc in Google Analytics? The transaction data is output when the user reaches this page: The problem in our end is we are using a custom checkout completion page It's fairly simple to change or add another "order completed" page to the GA Commerce tracking. Hi Erlend Strømsvik as you suggested i changed the checkout completion page url from "complete" to "thankyou" as seen in the following code snippet. if((arg(0) == 'cart' && arg(1) == 'checkout' && arg(2) == 'thankyou') || But still no change. There is no ubercart google analytics specific js added to the footer. Hi Ryan and Erlend Strømsvik Finally i fixed the issue, Now everything working well, Thanks a lot for your help According to this post: http://drupal.org/node/179977 Note: This feature is currently limited to urchin.js (May 2008)
I'm reading this to mean that you need to enable the setting "legacy mode" if using the Drupal Google Analytics module, rather than the newstyle code? Have just switched the setting (admin/settings/googleanalytics) and will try to report back once we've had some sales roll into G.A. OT: Btw, I've just discovered the excellent Piwik - www.piwik.org - quite impressed with this OSS alternative to Google Analytics.
|
|
Joined: 08/31/2007