Wallogit.com
2017 © Pedro Peláez
Simple Stats is web statistics software written in PHP. It aims to be a simple and lightweight web statistics application that lets you analyse basic information about traffic on your website. It lets you track and filter the following:, (*1)
Simple Stats is not a fully-fledged analytics application for that you might consider Piwik., (*2)
Unpack everything to your web server and then visit /simple-stats/index.php in your web browser and follow the instructions. Let me know when the automagical installation falls flat on its face :)., (*3)
Simple Stats supports the MaxMind geolocation database, but you will need to manually download the database (it's free) from their website and place it in the geoip folder., (*4)
Alternatively, if you already have geolocation software in place, just define the SIMPLE_STATS_GEOIP_COUNTRY constant in PHP before calling the hit counter, and Simple Stats will automatically use that. You should set the constant to the two-letter country code that corresponds to the country your software has identified., (*5)