Hi,
I need to place a piece of code (for Google Analytics) on our Forum homepage.
Normaly, I would put it on an HTML page just before the </body> tag.
I tried several files, but none are the right ones.
I also tried to put it in "Summary.html", it worked only one day. I know, it's a tempory file !!!
Anybody an idea where to place This piece of code:
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-xxxxxx-1";
_udn="mydomain.nl";
urchinTracker();
</script>
Thx,
Bernez
_________________________
Be patient: in time, even an egg will walk.