-- SUMMARY --
The Drupal Statistics Pro 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 presenting the data the Views module is used. The Drupal core statistics
module is used for the raw data (actually it is a requirement of Statistics
Pro). This module is not a replacement for the 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
Statistics
-- INSTALLATION --
* Install as usual, see http://drupal.org/node/70151 for further information.
-- CONFIGURATION --
* Configure user permissions in Administer >> User management >> Permissions:
- access statistics
Users in roles with the "access statistics" permission will be able to view
the statistics reports generated by Statistics Pro.
- administer site configuration
Users in roles with the "administer site configuration" permission will be
able to change the general settings of this module.
-- 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 has been 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 Drupal Statistics Pro 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 presenting the data the Views module is used. The Drupal core statistics
- module is used for the raw data (actually it is a requirement of Statistics
- Pro). This module is not a replacement for the 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
- Statistics
-
-
- -- INSTALLATION --
-
- * Install as usual, see http://drupal.org/node/70151 for further information.
-
-
- -- CONFIGURATION --
-
- * Configure user permissions in Administer >> User management >> Permissions:
-
- - access statistics
-
- Users in roles with the "access statistics" permission will be able to view
- the statistics reports generated by Statistics Pro.
-
- - administer site configuration
-
- Users in roles with the "administer site configuration" permission will be
- able to change the general settings of this module.
-
-
- -- 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 has been sponsored by:
- * Fábrica de Idéias
- Drupal based site development in Brazil. Visit http://www.fabricadeideias.com
- for more information.