The module creates statistics with aggregated data. The data will be stored in a new table, which will be updated with a cron run. This statistic module provides statistical results of nodes, comments and users. Those results will be stored even if the access-log or the watchdog table have been deleted. For the presentation the data views and charts module are used. The Drupal core statistics module is used for the raw data (actually it is required for statspro). This module is not a replacement for the statistics module but an useful enhancement.
The most important features:
* Customizable views
* Aggregated values for nodes, changed nodes, comments, new users, users online, page impressions, warnings and errors
* Views 2 support
* Drush support
* Localization: English and German
----------- end copy and paste -----------
My review: This module rocks! It is an amazing use of the charts module's views integration