Like Joy, I’ve decided to add a SiteMeter visit counter to Signifying Nothing. The morbidly curious can compare its statistics with my locally-produced Analog stats, which are updated hourly and date back to February. I also added generic SiteMeter support to LSblog
while I was at it.
I did have to make one small hack to get it to play nicely in the all-CSS layout; for some reason, it decides to comment-out the noscript
element in the JavaScript version unless you set a variable (g_leavenoscript
) to tell it not to. Look at the HTML source of the page if you want to figure out how I did it.