cdavis411 wrote:
if you are using a Gantry template the google analytics input box of the features tab of the template manager is good.
Okay, I just enabled the Google Analytics button in the template manager and I added my full Google Analytics account number, such as, UA-123456-7.
However, when I save this setting and refresh my front-end site pages, using Firebug I can't find the Google Analytics UA account number listed in the source code of the pages. I can see the following line of code in the head tag of the pages but not the UA account number:
<script type="text/javascript" async="" src="
www.google-analytics.com/ga.js
">
Am I doing something wrong? Shouldn't my Analytics account UA number show up in the source code of the pages?