Hi,
Thanks for a great product.
I have just installed the module on a new site (1.3.9h) and it all seems to be working fine but I thought I would try to use the "custom tracking" feature to tell me whether analytics were being generated from development, test or production shops.
I put in the following code;
When I view source I can see what looks like correct code but when I look in Google Analytics under Visitors/Custom Variables it tells me there is "no data for this view"._gaq.push(['_setCustomVar',
1, // This custom var is set to slot #1. Required parameter.
'shopLevel', // The name acts as a kind of category for the user activity. Required parameter.
'Production', // This value of the custom variable. Required parameter.
3 // Sets the scope to session-level. Optional parameter.
]);
Am I misunderstanding something here (I always find Google's instructions a bit hard to follow).
My new site is www.globalartprints.co.uk
Hopefully I am just doing something silly and obvious.
Thanks
Mark![]()
Bookmarks