Google Analytics is tracking OrderID.
OrderID is not the same as our OrderNumber. How and where do I update the tracking code to use OrderNumber?
VERSION: 7.0.3
BUILD: 12458
Best regards,
Alan Wills
-------------------------------------------------------------------
PracticeRange.com
-------------------------------------------------------------------
Google Analytics - Tracking OrderNumber instead of OrderID
Re: Google Analytics - Tracking OrderNumber instead of OrderID
Give a try edit your ConLib/GoogleAnalyticsWidget.ascx.cs file and upadte _Order.OrderId instances with _Order.OrderNumber and test again.
Re: Google Analytics - Tracking OrderNumber instead of OrderID
Mazhar,
Your solution worked perfectly.
Thanks for the prompt reply.
--Alan
Your solution worked perfectly.
Thanks for the prompt reply.
--Alan