Advanced order tracking |
Post Reply |
Author | |
Brett
Groupie Joined: 22-April-2008 Location: Phoenix, AZ Status: Offline Points: 89 |
Post Options
Thanks(0)
Posted: 21-June-2010 at 11:47pm |
orderCompleteTracking.asp has this stuff:
' pOID: This variable holds the order number from the ProductCart database ' pOrderNumber: The order number shown to customer ' ptotal: The order total amount ' pOrderStatus: An integer representing the status of the order It would be nice to also have each of the specific products in the order as well as their value, so we could track product performance with google analytics. |
|
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
That information is indeed sent to Google Analytics, automatically, as part of the e-commerce transactions. The file that performs that task is "inc-GoogleAnalytics.asp", which gathers information on the order, including data at the item level from the "ProductsOrdered" table.
For more information on the Google Analytics integration, please see: http://wiki.earlyimpact.com/widgets/integrations/googleanalytics/googleanalytics |
|
Casey_ULA
Newbie Joined: 10-July-2009 Location: Logan, UT Status: Offline Points: 0 |
Post Options
Thanks(0)
|
-> earlyimp
1) what would be the advanced code to pass along to an non-google analystic program that wants sku, price (per unit), qty? 2) does your 22/06/2010 answer apply to v3.51? becausee I don't see a "inc-GoogleAnalystic.asp" file in my directory Edited by Casey_ULA - 17-September-2010 at 4:02pm |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |