Google analytics not registering

Ok, so I've registered my site with analytics and placed the code in templates/base/_footer.html above the /body tag and google is still saying, after 3 days, tracking not installed.  Is there a step I am missing somewhere, or is analytics just as quirky for everyone.  I've searched the forums and have yet to find a solution to this problem.

Thanks in advance!

Chri

Quote · 3 Jan 2010

Hi,

Can you see the tracking code when you look at the "Page Source" in your browser?

Quote · 3 Jan 2010

In admin area go to 'Tools' and then click on 'Banners'.  Create a new banner, paste the tracking code where the banner code would go then choose 'top' or 'bottom' and your done :) Try that, let me know how it goes.

Quote · 3 Jan 2010

If this is d7 and you have caching enabled in your admin panel, you might need to clear it if you recently added the analytics code. You should see it if you view the page source. If not try clearing cache, or disabling it.

DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources
Quote · 3 Jan 2010

would i just put the code in the text box? or what i did put the code in the text box and set to bottom but i do not see anything

Quote · 3 Jan 2010

No, not in a text box, log into that admin area, on the left you will see 'Tools' click on that, in there you will see 'Banners' this is to manage advertising banners that you would have on your site.  But your going to put the Google Tracking code in place of the banner code.  You will also see in there where it will ask you to choose 'top' or 'bottom' where you want the code or 'banner' to be on your page.

Quote · 3 Jan 2010

ok but i do not have any banners yet, so i need to make one right?

Quote · 3 Jan 2010

No, we are talking about the Google Tracking code, go to 'Tools' click on 'Banners' create a banner called something like 'Google Tracking' and paste the google tracking code in the place you would put your banner code (there is a box for it), then press 'submit'. Your done.

Quote · 3 Jan 2010

am using d7 and there is not box for the code, all there is, Is

* Title:
error
URL:
error
Active:
error
* Text:
error
* Start date:
default: 2008-01-01 00:00:00
error
* Expiration date:
default: 2015-01-01 00:00:00
error
Position on the page:
Top
Left Right
HShift VShift HShift VShift
Bottom
error
error
Quote · 3 Jan 2010

what do you mean there isn't a text box?  it says 'text' in the screen shot you sent in this post.  paste the code in the freakin box and press 'submit'.  I have d7 to works great.

Quote · 3 Jan 2010

put it there but dont see anything on the home page, but in the Manage banners i do have


0 clicks 2 impressions
Quote · 3 Jan 2010

do a search for the code, you will see it, it's deep in the page code

Quote · 3 Jan 2010

where?

Quote · 3 Jan 2010

Yes that works. You must select the banner position "bottom".

Quote · 3 Jan 2010

what is your url? will send you a screen shot

Quote · 3 Jan 2010

http://www.swingerscoast2coast.com

Quote · 3 Jan 2010

where?

Title: google analytics

URL: (blank)

Active: Yes

Text: Your google code here

Start date: today

Position on page: Bottom

Quote · 3 Jan 2010

did all that

Quote · 3 Jan 2010

did all that

I chekced your site. Its working!

Quote · 3 Jan 2010

ok so am not supost to see anything on the home page right? cool

Quote · 3 Jan 2010

do you see something on the home page?

Quote · 3 Jan 2010

No, we are talking about the Google Tracking code, go to 'Tools' click on 'Banners' create a banner called something like 'Google Tracking' and paste the google tracking code in the place you would put your banner code (there is a box for it), then press 'submit'. Your done.

Yay works for me!! its at http://lworld.com.au the way I see if the code works is refresh the page and read the words at the bottom on the browser. I appreciate your help everyone.

Thanks so much...

Jennifer

Jennifer Bogan .. Acc. Dip. Psychology - EMAIL: jennifer.bogan@gmail.com
Quote · 3 Jan 2010

Got dropped while we were going through your google analytics fix.  Looks like you got it handled.

Quote · 3 Jan 2010

do you see something on the home page?

You can't see anything on your homepage but in your page source.

Quote · 4 Jan 2010

If this is d7 and you have caching enabled in your admin panel, you might need to clear it if you recently added the analytics code. You should see it if you view the page source. If not try clearing cache, or disabling it.

Thank you very much, your system works well!

Quote · 13 Feb 2010

your code should be placed in /public_html/templates/base/_footer.html...  this is a copy of mine.

    <bx_injection:injection_footer />
    <script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "
https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("YOUR ACCOUNT NUMBER HERE");
pageTracker._trackPageview();
} catch(err) {}</script>

    </body>
</html>

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 14 Feb 2010

Ok, so I've registered my site with analytics and placed the code in templates/base/_footer.html above the /body tag and google is still saying, after 3 days, tracking not installed.  Is there a step I am missing somewhere, or is analytics just as quirky for everyone.  I've searched the forums and have yet to find a solution to this problem.

Thanks in advance!

Chri

I put the code in template>base>INDEX.HTML  just after the </head> but before the <body> and work fine....

No banner or something else...  I hope work also for you...

...
Quote · 14 Feb 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.