-- SUMMARY --
The Statistics Pro module creates statistics with aggregated data. The data is
stored in a new table, which will be updated with a cron run. This statistic
module provides statistical results of nodes, comments and users. Aggregated
statistical data from nodes, comments and users are stored even if the access
log table or the watchdog table have been deleted. For presenting the data the
Views is used. When Statistics Pro detects the core Statistics module, the
Charts and Graphs module or the Views Charts module it enables specific features
dependent on each one of these modules like page visualization reports and
graphs. This module is not a replacement for the core Statistics module but an
useful enhancement.
For a full description of the module, visit the project page:
http://drupal.org/project/statspro
To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/statspro
-- REQUIREMENTS --
Views 2
-- OPTIONAL MODULES --
Charts and Graphs 6.x-2.0+ - http://drupal.org/project/charts_graphs
Statistics
Views Charts - http://drupal.org/project/views_charts
-- INSTALLATION --
* Install as usual, see http://drupal.org/node/70151 for further information.
* The Views Charts module needs the patch available at
<http://drupal.org/node/833388> to prevent the presentation of several notices
if using E_ALL level notification in php.
-- CONFIGURATION --
* Configure user permissions in Administer >> User management >> Permissions:
- access statistics pro reports
Users in roles with the "access statistics" permission will be able to view
the statistics reports generated by Statistics Pro.
- administer statistics pro settings
Users in roles with the "administer site configuration" permission will be
able to change the general settings of this module.
-- UPDATING --
* Since version 6.x-2.x-alpha2 Statistics Pro uses it's own new permissions.
Please check your roles permissions.
-- CUSTOMIZATION --
* You can change the default period covered by the reports in the Admin >>
Reports >> Statistics Pro page.
-- TROUBLESHOOTING --
Empty.
-- FAQ --
Q: Empty
A: Empty.
-- CONTACT --
Current maintainer:
* Rodrigo Severo (rsevero) - http://drupal.org/user/496564
This project is sponsored by:
* Fábrica de Idéias
Drupal based site development in Brazil. Visit http://www.fabricadeideias.com
for more information.
View source
-
- -- SUMMARY --
-
- The Statistics Pro module creates statistics with aggregated data. The data is
- stored in a new table, which will be updated with a cron run. This statistic
- module provides statistical results of nodes, comments and users. Aggregated
- statistical data from nodes, comments and users are stored even if the access
- log table or the watchdog table have been deleted. For presenting the data the
- Views is used. When Statistics Pro detects the core Statistics module, the
- Charts and Graphs module or the Views Charts module it enables specific features
- dependent on each one of these modules like page visualization reports and
- graphs. This module is not a replacement for the core Statistics module but an
- useful enhancement.
-
- For a full description of the module, visit the project page:
- http://drupal.org/project/statspro
-
- To submit bug reports and feature suggestions, or to track changes:
- http://drupal.org/project/issues/statspro
-
-
- -- REQUIREMENTS --
-
- Views 2
-
-
- -- OPTIONAL MODULES --
-
- Charts and Graphs 6.x-2.0+ - http://drupal.org/project/charts_graphs
- Statistics
- Views Charts - http://drupal.org/project/views_charts
-
-
- -- INSTALLATION --
-
- * Install as usual, see http://drupal.org/node/70151 for further information.
-
- * The Views Charts module needs the patch available at
- to prevent the presentation of several notices
- if using E_ALL level notification in php.
-
-
- -- CONFIGURATION --
-
- * Configure user permissions in Administer >> User management >> Permissions:
-
- - access statistics pro reports
-
- Users in roles with the "access statistics" permission will be able to view
- the statistics reports generated by Statistics Pro.
-
- - administer statistics pro settings
-
- Users in roles with the "administer site configuration" permission will be
- able to change the general settings of this module.
-
-
- -- UPDATING --
-
- * Since version 6.x-2.x-alpha2 Statistics Pro uses it's own new permissions.
- Please check your roles permissions.
-
-
- -- CUSTOMIZATION --
-
- * You can change the default period covered by the reports in the Admin >>
- Reports >> Statistics Pro page.
-
-
- -- TROUBLESHOOTING --
-
- Empty.
-
-
- -- FAQ --
-
- Q: Empty
-
- A: Empty.
-
-
- -- CONTACT --
-
- Current maintainer:
- * Rodrigo Severo (rsevero) - http://drupal.org/user/496564
-
- This project is sponsored by:
- * Fábrica de Idéias
- Drupal based site development in Brazil. Visit http://www.fabricadeideias.com
- for more information.