-
Website
http://newestindustry.org/ -
Original page
http://newestindustry.org/2008/09/03/hit-tracking-with-php-and-mysql/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
whatsnext
1 comment · 1 points
-
E-Commerce Summit
2 comments · 11 points
-
roniplachta
4 comments · 1 points
-
monkchips
9 comments · 1 points
-
Cari
1 comment · 1 points
-
-
Popular Threads
You could add a column to the database table that added the raw IP address with very little change to the method described in this article.
I started using this more when I was hosting my blog outside of the tracking infrastructure, so there is no increase in traffic on either infrastructure.
Steps could also be taken to aggregate the data based on patterns in the data and then archive the raw results outside the DB.
Many ways this can be improved upon. But it gets folks thinking.