Counter

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

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

  1. 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
  2. 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
  3. You can access the Counter Report at: http://domain_name.tld/counter/report
  4. 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-2.22009-Oct-2611.49 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.


 
 

Drupal is a registered trademark of Dries Buytaert.