- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Printer Friendly Page
E-commerce Tracking on Analytics
June 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Guys, I need to Setup the E-commerce tracking codes on my websites to track it on analytics. So can anyone please tell me how to get those E-commerce codes and where exactly I should upload them on my website?
Re: E-commerce Tracking on Analytics
June 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Hello Mahmoud !
E-commerce tracking is not a copy-paste task, is a programmer's job and it is done differently according to how your shop has been programmed.
Here is a generic example in php
https://developers.google.com/analytics/devguides/collection/analyticsjs/ecommerce#booya
but you begin by enabling the tracking in the analytics interface
https://support.google.com/analytics/answer/1009612?hl=en
If your shoping cart is open source, chances are you can simply install a customized tracking like this one
but there is a trust issue with this type of add-ons and if they are old, they are incompatible with google's updates .
Re: E-commerce Tracking on Analytics
June 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Hi Adrian,
Thanks for your reply.
So, I've to setup the e-commerce tracking code on each of my website product pages or just the confirmation page only?
Here's my website: http://shopuleez.com
Could you please guide me step by step on how to implement the tracking codes properly? If so let's have a quick call on Skype. My ID is: Mahmoudmagdyy
Look forward to hear from you again ASAP.
Thanks,
Mahmoud
Re: E-commerce Tracking on Analytics
June 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
I am not the right man for this job , sorry.
Re: E-commerce Tracking on Analytics
June 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Email to a Friend
- Report Abuse
Hi MM,
The answer to your question is on this page that Adrian shared with you above: https://developers.google.com/analytics/devguides/collection/analyticsjs/ecommerce
"You typically implement ecommerce tracking once the user has completed the checkout process. This generally occurs on the "Thank You" page."
-Tommy
Did you find any helpful responses or answers to your query? If yes, please mark it as the ‘Best Answer.’