Counter
drupal-id.com - November 23, 2007 - 11:38
IMPORTANT: Since 6.x-2.0 Counter supports other databases including MS SQL, PostgreSQL and Oracle. Please help to test and report any bugs!
Counter module counts how many visitors on your website!
Features:
-
Count Site Counter per day, minute even second!
Count Unique Visitor
Count Registered and Unregistered User
Count Published and unpublised Node
Display Web Server IP and Client IP
Report: Client IP, Access Date, Access Page
Initial values
Information & Performance
- You can set delay (in second) before Counter module refresh its data, otherwise data will be read from cache. Read from cache will increase your website performance
- You can set delay (in second) before next recording data, this option useful for high volume access (but you may have slow database server), i.e. if you set to 10 second then data will be recorded like this:
# ID Client IP Access Date Access Page 1 3 201.10.50.1 2008-06-17 22:05 node/2 2 8 201.10.50.1 2008-06-17 22:15 node/1 - You can access the Counter Report at: http://domain_name.tld/counter/report
- Configuration page of this Counter module: Administer-Site configuration-Counter settings
Contributors
- xergius: initial values
- gabble: valid XHTML
- kosilka: securing code
- atuyo60: meet Drupal 6 coding standard and use D6 database schema
- wvd_vegt: show Counter result for administer group only
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.2 | 2009-Oct-26 | 11.49 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.9 | 2008-Sep-19 | 8.99 KB | Download · Release notes | Recommended for 5.x | |

