Simple Stats is simple, smart, free, and it even looks good. Don't hesitate to spread the word !


screenshot thumbnail


In a nut shell

Simple Stats is a web statistics utility designed to enable you in monitoring visits on your website. It is very simple to install, and its interface goes straight to the important facts such as the Google search queries (understand "the search expressions in Google") that your visitors might have used to browse to your website :
Google search queries detail
Additionally, it is based on PHP, a widely used server scripting language that most web hosts have installed on their machines. And it requires no database (such as MySQL based DB's), but simply uses text files in an optimized way !

4 simple steps

1/ Get ready

  • First, make sure that your web host accepts PHP scripts
  • Then, change the "index.html" file name to "index.php"

2/ Download

  • simplestats.zip  -  (1.0 Mb)  -  (v. 1.10 - last updated January 15th, 2011)  -  (GNU GPL v3.0)

3/ Install

  • Unzip "simplestats.zip"
  • Upload the "simplestats" folder to the root of your website
  • In your website index file which you've renamed earlier to "index.php", before any HTML tag (including the !DOCTYPE tag), comment or any text of any kind, add the following :
    <?php include("./simplestats/simplestats.inc"); ?>

4/ Play

  • Browse to the following address :
    http://www.mydomainname.com/simplestats/
  • Please note that, in order not to falsen your statistics when visiting your own website, you may use ?nostats at the end of the url : your visit won't be recorded. For example :
    http://www.mydomainname.com/index.php?nostats

Feedback




  • 07/11/2011 21:03pending comment, waiting for moderator's approval...
  • Webmaster
    10/22/2010 15:06
    @ronin : Hi, tx for your feedback, it's the first we hear text files are not created... do you get any error message at all ? Is the path to the simplestats folder right ? Have you pasted the "?php include('....'); ?" code snippet before any html tag (including DOCTYPE) ?
  • ronin
    10/16/2010 15:45
    it does'nt work. Text files for logs are not created nor written
  • Webmaster
    09/26/2010 13:29
    Please leave your feedback, comments or questions here, we'll try and help as quickly as we can !

    User Studio
User Comments Module by USER STUDIO

Disclaimer

  • We, at USER STUDIO, are not responsible for any damage that may be caused to your website from any proper or improper use of our products. By installing our products, you agree to use them at your own risks !
  • In addition, we don't garanty that our products will serve their purpose properly, as stated on their information sites such as this one.
  • Finally, please note that Simple Stats is not suitable for large, heavy traffic websites. You may want to search the web for other tools if that's the kind of site you have in mind...