![]() | Join Date: Feb 2007 | Posts: 14 | iTrader: (0) |
Adding google analytics script
Hi All,
I'm trying to add my google analytics script to my /board/index.php
<!-- Beginning of Google Analytics JS -->
<script src="xxxp:google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-xxxxxxxx-x";
urchinTracker();
</script>
<!-- End of Google Analytics JS -->
each time it breaks the index.php as i get an unexpected <
in script. I also want to add it to showthread and forumview. SHould I be editing templates to get this included?
I'm trying to add my google analytics script to my /board/index.php
<!-- Beginning of Google Analytics JS -->
<script src="xxxp:google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-xxxxxxxx-x";
urchinTracker();
</script>
<!-- End of Google Analytics JS -->
each time it breaks the index.php as i get an unexpected <
in script. I also want to add it to showthread and forumview. SHould I be editing templates to get this included?









Linear Mode

