Google Analytics Set Up - Big ?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
DonAshby
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Oct 15, 2007 2:53 pm
Location: Palo Alto, CA
Contact:

Google Analytics Set Up - Big ?

Post by DonAshby » Mon Dec 10, 2007 11:54 am

Hi,
We have a custom site with custom headers and footers. We put in the Google Urchin # in the dashboard but it is not showing up on the pages.

For this to work, are we required to use one of the AC 7 Skins? It looks that way... does that mean we should just not use the Dashboard and instead manually insert the code into every pages' footer?

I think I see how to do that in the EDIT PAGE mode.

What is Best Practices for this? We want to enable this feature.

Thanks, Don :?:

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

Post by sohaib » Mon Dec 10, 2007 11:59 am

Google Analytics has two parts.
- Page Tracking
- E-Commerce Tracking.

If you want to use page tracking the all the pages you want to track should use the footer 'Footer With Google Analytics'.

For E-Commerce Tracking the Receipt.aspx page must use 'Footer With Google Analytics'.

If you have a custom footer, you can just paste this in your new footer

Code: Select all

[[ConLib:GoogleAnalyticsWidget]]
Last edited by sohaib on Tue Dec 11, 2007 1:17 am, edited 1 time in total.

DonAshby
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Oct 15, 2007 2:53 pm
Location: Palo Alto, CA
Contact:

Google Analytics Set Up

Post by DonAshby » Mon Dec 10, 2007 12:04 pm

Thanks

I think this is what we need to do. Just paste the ConLib into our custom footer on every page including the receipt page.

We will try that.

Don

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Post by AbleMods » Mon Dec 10, 2007 9:23 pm

Don,

I had the same problem. It was easier for me to just add the conlib control to my existing site footer than go to every page and change its page layout to use the analytics footer.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Post by Shopping Cart Admin » Mon Dec 10, 2007 9:38 pm

Hello Joe,
I had the same problem.


How is it a problem that you can include the control in two manners, I don't understand how this is a problem?

Isn't that a feature?
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Post by AbleMods » Tue Dec 11, 2007 4:43 am

Mike,

The problem lies in the confusion. An option in the page tracking setup allows for the entry of the urchin information. However it will never get used unless a change is made to the standard footer or every page is assigned the analytics footer. Ecommerce tracking will never get used unless the footer on receipt.aspx is modified.

There is no mention of either of these requirements on the page tracking screen - it simply says to enter your ID for tracking.

When a user like Don or myself sees a setup screen option field, we both would assume it will be actively used from the moment we populate the value. This is true for most every other setup screen option field.
When this isn't the case and additional steps are required for the option to be used, it would be helpful for the setup screen to advise the user.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

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

Post by sohaib » Tue Dec 11, 2007 9:28 am

Added enhancement request to update the help text for Google Analytics.

Post Reply