CreateMyBB Support Forums
DOCUMENTATION: add a stats counter on your board - Printable Version

+- CreateMyBB Support Forums (https://support.createmybb.com)
+-- Forum: CreateMyBB Support (https://support.createmybb.com/forumdisplay.php?fid=5)
+--- Forum: CreateMyBB Documentation (https://support.createmybb.com/forumdisplay.php?fid=8)
+--- Thread: DOCUMENTATION: add a stats counter on your board (/showthread.php?tid=445)



DOCUMENTATION: add a stats counter on your board - D-Man - 10-13-2006

first go here http://www.statcounter.com/ and register. Now create a project. Then follow this simple steps until you reach the install code button. There are several steps now for you to do, read wisely. When you are done copy your code in notepad. Edit the code so under

<!-- Start of StatCounter Code -->

first thing needs to be

<center>

not

<script type="text/javascript"

and make sure your code ends like his

</center>
<!-- End of StatCounter Code -->

now open your admin cp----->templates----->modify----->footers----->

paste the code at the very bottom of footers. congrats you have just installed the StatCounter code.

Example:

http://ultimatespriters.createmybb.com/index.php

scrool to the bottom


NOTE: you may want to add code at the top of your forums, to do so paste the code in admin cp----->templates----->modify----->headers

NOTE: you may not want to center your code, if you dont want to, use the code given on http://www.statcounter.com/ , skipping the step where i was talking about notepad, just paste the original code in headers or footers.

enjoy


RE: DOCUMENTATION: add a stats counter on your board - D-Man - 10-20-2006

can someone move this where it belongs


RE: DOCUMENTATION: add a stats counter on your board - destroyer - 10-20-2006

Done - sorry for the lack of response.


RE: DOCUMENTATION: add a stats counter on your board - MichealKenny - 12-11-2010

but how do you do this on CreateMyBB3?