To count hits. I have been running statcounter for a while, It is excellent (and free). Now I have moved to a WordPress blog, I am not sure where to put the statcounter code
The code starts
<script src="http://www.statcounter.com/counter/counter.js" type="text/javascript" language="javascript">
At present I have s static front page, and puttint the statcounder code in there seeme to work, But it would make sense to have the code in a place that would always be visited, whaever link to the blog is used. In header.php?
Or on single.php>