Counter

drupal-id.com - November 23, 2007 - 11:38
Conter in Action!

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

  1. 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
    ------------------------------------------------------------------------

  2. You can access the Counter Report at: http://domain_name.tld/counter/report
  3. 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 releasesDateSizeLinksStatus
6.x-1.92009-Jun-219.82 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.92008-Sep-198.99 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2009-Jun-229.83 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.