You are here

README.txt in Statistics Pro 6.2

Same filename and directory in other branches
  1. 6 README.txt
-- 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.

File

README.txt
View source
  1. -- SUMMARY --
  2. The Statistics Pro module creates statistics with aggregated data. The data is
  3. stored in a new table, which will be updated with a cron run. This statistic
  4. module provides statistical results of nodes, comments and users. Aggregated
  5. statistical data from nodes, comments and users are stored even if the access
  6. log table or the watchdog table have been deleted. For presenting the data the
  7. Views is used. When Statistics Pro detects the core Statistics module, the
  8. Charts and Graphs module or the Views Charts module it enables specific features
  9. dependent on each one of these modules like page visualization reports and
  10. graphs. This module is not a replacement for the core Statistics module but an
  11. useful enhancement.
  12. For a full description of the module, visit the project page:
  13. http://drupal.org/project/statspro
  14. To submit bug reports and feature suggestions, or to track changes:
  15. http://drupal.org/project/issues/statspro
  16. -- REQUIREMENTS --
  17. Views 2
  18. -- OPTIONAL MODULES --
  19. Charts and Graphs 6.x-2.0+ - http://drupal.org/project/charts_graphs
  20. Statistics
  21. Views Charts - http://drupal.org/project/views_charts
  22. -- INSTALLATION --
  23. * Install as usual, see http://drupal.org/node/70151 for further information.
  24. * The Views Charts module needs the patch available at
  25. to prevent the presentation of several notices
  26. if using E_ALL level notification in php.
  27. -- CONFIGURATION --
  28. * Configure user permissions in Administer >> User management >> Permissions:
  29. - access statistics pro reports
  30. Users in roles with the "access statistics" permission will be able to view
  31. the statistics reports generated by Statistics Pro.
  32. - administer statistics pro settings
  33. Users in roles with the "administer site configuration" permission will be
  34. able to change the general settings of this module.
  35. -- UPDATING --
  36. * Since version 6.x-2.x-alpha2 Statistics Pro uses it's own new permissions.
  37. Please check your roles permissions.
  38. -- CUSTOMIZATION --
  39. * You can change the default period covered by the reports in the Admin >>
  40. Reports >> Statistics Pro page.
  41. -- TROUBLESHOOTING --
  42. Empty.
  43. -- FAQ --
  44. Q: Empty
  45. A: Empty.
  46. -- CONTACT --
  47. Current maintainer:
  48. * Rodrigo Severo (rsevero) - http://drupal.org/user/496564
  49. This project is sponsored by:
  50. * Fábrica de Idéias
  51. Drupal based site development in Brazil. Visit http://www.fabricadeideias.com
  52. for more information.