1
driftwork
Installation FAQ for Google Analytics and Xoops?
  • 2009/4/17 1:17

  • driftwork

  • Just popping in

  • Posts: 13

  • Since: 2006/12/18


Hello folks,

I'm having some problems getting my google analytics code to work. I'm following the instructions from a forum post from 2006 and its just not working.

The google site keeps telling me that the 'tracking is not installed'

I've tried embedding the code at the very bottom of the page after 'body' and also before 'body'.

Doesn't work.

Can anyone point me to a step by step set of instructions that includes how to embed the code and how to configure the XOOPS preferences once the code is embedded.

I'm using XOOPS 20181

Thanks in advance

2
deka87
Re: Installation FAQ for Google Analytics and Xoops?
  • 2009/4/17 5:13

  • deka87

  • Friend of XOOPS

  • Posts: 1125

  • Since: 2007/10/5


i put it before the < / body > tag in the theme html and that worked alright for me. no other settings. here is a piece of code for ya:

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</
script>
<
script type="text/javascript">
_uacct "XX-XXXXXXX-X";
urchinTracker();
</
script>
</
body>
</
html>
Mind anchors

3
driftwork
Re: Installation FAQ for Google Analytics and Xoops?
  • 2009/4/18 9:37

  • driftwork

  • Just popping in

  • Posts: 13

  • Since: 2006/12/18


Do you mean the theme.html or the style.css ?

4
ghia
Re: Installation FAQ for Google Analytics and Xoops?
  • 2009/4/18 10:03

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


/themes/yourtheme/theme.html

5
pinchecl
Re: Installation FAQ for Google Analytics and Xoops?
  • 2009/4/18 11:34

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


I did put the code in the footer (system-preferences-footer) and as long as your theme has the <{$xoops_footer}> in it this works flawless...
Welcome tohttp://www.skinnalicious.net
http://fabricandfelt.com
http://www.pinchetti.com

Login

Who's Online

112 user(s) are online (49 user(s) are browsing Support Forums)


Members: 0


Guests: 112


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits