Quickstats

FiReaNG3L - April 18, 2007 - 04:37

Quickstats.module is a simple and efficient (from a database point of view) way to count pageviews of nodes. It is intended for heavy traffic sites where performance is key.

The heart of this module has been coded by Karoly Negyesi (chx) for NowPublic.com. Small improvements and packaging by Michael Imbeault (fireang3l).

IMPORTANT NOTES:

- Minimum requirement: MySQL 4.1
- This module adds one column (called quickstats_views) to your node table.
- It also has a limit of 100k page views per cron run, controlled by group_concat_max_len in quickstats_cron()

Releases

Official releasesDateSizeLinksStatus
5.x-1.32007-Aug-219.14 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2007-Aug-219.13 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.