Grape is an open source program that allows web developers to keep accurate statistics of visitors.
Currently the program is its first alpha release phase.
Bugs may be reported on our forums, which we will address very as fast as we can.
A live online demo is available here.
+ Completely free, licensed under the GPLv2.
+ Clean, sleek interface.
+ Accurately records unique and total website visits.
These statistics are fluid and can be accurately queried from anytime in the past.
In other words Grape solves the web analytics "
hotel problem."
+ Extensions API for adding extra statistics or features based on the user's requirements.
+ PHP 4 and 5 intercompatible. Interdependence with any operating system.
On the server-end, PHP 4.3.x and higher, and MySQL 4.x and higher is recommended. It has been tested on a Windows and Debian Linux environment, so any OS should work.
On client-side, users need have Javascript enabled. This isn't a problem, usually, and will also prevent bots from interfering with the statistics.
You may download the latest version here:
Note: Being alpha software, Grape may have bugs that went unseen during testing. For example, the second alpha release fixes a major bug involving ip recording. Please check back here frequently.
See the documentation in the /docs/ directory, included in the download.
Upload all new files to your server, except for the /includes/config.php file and the /extensions/extensions.php file. That's it.
PHP Scripts Directory PHP Script Index