WebTracker

Copyright (C) 2002 Matej Kovačič

WebTracker is an advanced counter of website visits and visitors.
It tries to identifiy users which are periodically coming back to the website using cookies. Unique cookie ID's are stored in the database. It also saves information about all opened sessions. For each session it saves IP address, hostname, browser type, etc. It the third database is stored information about visited location and in the last database information about robots visiting your website. Program is also capable to determine if user do not use cookies and can handle some unexpected situations like session reset, etc.
All these data could be exported to the tab delimited text files using export modul. Finally those data could be imported to the SPSS using SPSS syntax file.

Now version 1.1 available
Version 1.1 is able to handle the data from WebTracker Utilities. Upgrading to the new version is simple, because WebTracker engine remained the same. Just replace the WT Export Modul and SPSS syntax program file and upgrade is done!

Requirements
The program is intended to be installed to the web site. WebTracker has been designed to use PHP with MySQL. Whatever webserver you use (Apache, IIS, etc.) PHP and MySQL must be installed. It is always recommended to use the latest stable version of all the software. It is also up to you to properly secure your database, web server and host settings. The program works under Unix and Windows systems.

License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

The package includes
WebTracker package is available in ZIP format. ZIP file includes:
- webtracker.php - a main script;
- webtracker.sql - script to create SQL tables;
- webtracker.sps - script to import data to SPSS;
- webtracker.pdf - program manual in PDF format;
- install.txt - program manual in TXT format;
- index.php - example file, which shows how to inlude this program into your website;
- export/wtexport.php - data export modul;
- export/cookies.dat - empty file where data will be exported;
- export/sessions.dat - empty file where data will be exported;
- export/moving.dat - empty file where data will be exported;
- export/robots.dat - empty file where data will be exported.

Support
Please note: I do not offer any technical support.

Download
You can download the latest version of the program and manual in PDF format (get the
Acrobat PDF Reader) here:

WebTracker Utilities
There are some useful WebTracker utilities, which can be found here.

Thank you?
Yes, you can express your gratitude by offering me some help. For instance - you can help me in further development of this program, you can help me by reporting bugs and you can help me to translate the manual and this website to slovenian language. If you are willing to help in development of this software, you can send me an
e-mail.

 

WebTracker: Copyright (C) 2002 Matej Kovačič.