I would like to use that to track the traffic for my forum, but i don't know where to put the script so it will count every page view. does anybody know where to put the code?
where do i put the statcounter script in a phpbb2 forum?
In:
Well, I'm pretty sure you can figure it out from there.
By the way; you posted this in the wrong forum - next time, try Website Software
| Code: |
| /templates/THEMENAME/overall_header.tpl |
Well, I'm pretty sure you can figure it out from there.
By the way; you posted this in the wrong forum - next time, try Website Software
you could also make a new tpl file and put it in the /templates/ directory. then modify the /includes/page_header.php to include the tpl and then you wouldnt have to worry about putting it in every overall_header file.
