Log in

View Full Version : Hit Counter, Help please


bkpaul
07-27-2009, 10:20 PM
Hi Folks,

I use a free hit counter service for my main site and would like to incorporate the message board stats into this but I can't find where I would need to place the code in the VB templates to facilitate this, can some one assist please.

Thanks.

the code to be inserted is:

<!-- Site Meter -->
<script type="text/javascript" src="http://xxx.sitemeter.com/js/counter.js?site=xxxxxxx">
</script>
<noscript>
<a href="http://xxx.sitemeter.com/stats.asp?site=xxxxxxx" target="_top">
<img src="http://xxx.sitemeter.com/meter.asp?site=xxxxxxx" alt="Site Meter" border="0"/></a>
</noscript>
<!-- Copyright (c)2006 Site Meter -->

the xxxxxx stuff is just pertinent to the tracking account in case anyone wondered.

--------------- Added 1248738542 at 1248738542 ---------------

No Worries found what I was looking for...

for those that want to know.

go to admin cp
styles & templates
all style options from the dropdown
scroll to the bottom of the footer box and paste it in there, enclose in divs if you want to center it.

e.g. <div align="center">your counter code</div>

Repeat the process for all styles you have installed

job done... too easy... next time remind me to look first and ask questions after doh!! :)