Tracking code

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
nfortune
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 27
Joined: Tue Sep 18, 2007 11:34 pm

Tracking code

Post by nfortune » Wed Nov 14, 2007 12:39 pm

Hello,

What is the recommended procedures for adding tracking code in AbleCommerce? And where is the recommended page to add?

I would like to add conversion tracking code from Google and such which I believe are javascript and/or tracking pixel.

Thanks!

Matthew.

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Post by sohaib » Wed Nov 14, 2007 11:17 pm

Hello,

You can have a look at the Google Analytics Widget for reference.
ConLib/GoogleAnalyticsWidget.ascx

The widget gets included in the footer
App_Data/Scriptlets/Default/Footer/Footer With Google Analytics.htm

This footer is included in pages that you want to track with Google Analytics

Thanks,
Sohaib

nfortune
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 27
Joined: Tue Sep 18, 2007 11:34 pm

Post by nfortune » Thu Nov 15, 2007 12:44 pm

Thanks Sohaib!

Just wanted to confirm... For Yahoo! tracking, they require us to insert tracking code inside the "<head>" region, I would assume that I can just insert the code in the "<head>" region in the Checkout/Receipt.aspx page?

Thanks!

Matthew.

Post Reply