liteCount vs. Google Analytics
Today I was writing an admin interface for my websites. For a few minutes I killed my blog here because of an SQL-Update statement.. I forgot to add the WHERE part, so by editing only one post I accidentally changed all entries. Of course, I do have backups of all my data.. but the latest backup was already 2 weeks old. Thanks to the google cache I could restore all data :)
Over the week I wrote a user-counter script named liteCount - and yeah I know Google Analytics, but I wanted something small, something easy to install and to integrate into my website. I absolutely don't claim liteCount to be better than Google Analytics, but it's nice to have..
Comments (1) | SQLite, PHP
Comments
-
Martin
Heh, the same thing happened to me a few weeks ago...
What does liteCount exactly do? For how long are the IP adresses stored? Can I get it anywhere? :P