Counter
drupal-id.com - November 23, 2007 - 11:38
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
- You can now select how Counter-module records site access, i.e: if you choose interval='minute' then User A opens "node/1" 5 times and "node/2" 10 times per minute then Counter module will record only 2 hits, so in the Counter Report page you will see:
# ID Client IP Access Date Access Page
------------------------------------------------------------------------
1 3 201.10.50.1 2008-06-17 22:10 node/2
2 8 201.10.50.1 2008-06-17 22:05 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-1.9 | 2009-Jun-21 | 9.82 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 | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2009-Jun-22 | 9.83 KB | Download · Release notes | Development snapshot | |

