OVERVIEW StatIt is a script written in PHP. It is a web page logger that keeps track of visitor count and other information such as system, browser, referal domains, screen resolution, color etc. A web-based statistics page is available. The scripts should be work on almost every PHP server! This will be shown:
others:
Any translations are welcome! StatIt is Freeware! You can change the code if you want! But never change or delete the header in the files!! Read the license.txt! StatIt is FREEWARE, but if you like the program you can support me! Keep this software free!
This is my bank-account: Helge Orthmann BLZ: 760 300 80 ConSors (bank ID) Kto: 930 746 032 (account number)
INSTALL 1. Copy or load the statit.sql in your MySQL database (i.e. with PHPMyAdmin) 2. Edit the config.php For each website (domain with selected id) you have to add the array values!!!! 3. Upload all files with directory to your server 4. Run code generator above and copy the generated code into your files 5. To view the statistic run statistik.php?id=x (where x is the id of the statistic you want to view) 6. That's it
CODE GENERATOR Here you can generate the code for your site! (you have to enable JavaScript) Place the generated code into your first site of your web page (e.g. index.html) 1. Place the host of the stat (without http:// e.g. www.yourdomain.de/mstat/) 2. You can check more than one web page with StatIt, so set an id for the web page (1 - 99999) 3. Is the first site of your page a frameset? yes Copy this code into the first site of your page! Get code 4. You want to count all your html files on your web page (without framesets)? yes Copy this code into every site of you web page you want to track (without framesets)! Get code
KNOWN PROBLEMS At this time no problems known!
CONTACT If you have any problems with the script, please contact me (but please read this file before!!!!!)! I will only answer if the problem is new! Questions about the installation will not be answered!!!! email: otter@otterware.de web: www.otterware.de board: board.otterman.de ------ cu Helge Orthmann