Counter module counts how many visitors on your website. This module provides real time counting. All data saved to database.

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
  • Visitor Statistic per day, week, month and year!
  • Support Views module
  • Saved fields: nid, content type, browser name, browser version and platform

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:
    # Counter ID IP Address Created URL
    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. Configuration page of this Counter module: Administer-Site configuration-Counter settings

Views Integration

You can access Counter data using Views module. Just create a new Views then select Counter as source.

Contributors

Supporting organizations:
Ported to Drupal 8/9/10 and maintaining actively.
Ported to Drupal 8.

Project information

Releases

8.x-1.6 Stable release covered by the Drupal Security Team released 13 May 2026
Works with Drupal: ^9 || ^10 || ^11
Install:

Development version: 8.x-1.x-dev updated 13 May 2026 at 14:24 UTC