
Grape is a free, open source program that allows web developers to keep accurate statistics of visitors. The program is currently in a beta testing phase, although it appears to be reasonably stable. Bugs may be reported through the Launchpad bug reporting system or at our forums, which we will address as fast as we can.
We have one live demo available:
These demos are limited in that they only display live web statistics, and not the admin interface that allows administrators to add statistics tracking extensions. You'll need to download and install Grape to play with all of its features.
You may download the latest version here:
Being beta software, Grape may have bugs that went unseen during testing. Please check back here frequently, or post on our forums if you are having any problems.
On the server-end:
It has been tested on Windows and Linux environments. In theory 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.
See the documentation in the /docs/ directory, included in the download.
/includes/config.php file and the /extensions/extensions.php file./includes/config.php), find the $cms['location'] line, and add the following after it (on a separate line): $cms['theme'] = "default";If you have any feedback or would like to contribute code to improve Grape, please drop by our forums.