Drupal is a registered trademark of Dries Buytaert

users_metrics

18 sites Security covered
View on drupal.org

Users Metrics provides visual statistics for user registrations and logins using interactive D3.js charts. Track your site's user growth and activity patterns with filterable date ranges.

Features

  • Registration Statistics: Track new user registrations over time with daily, weekly, or monthly grouping.
  • Login Statistics: Monitor user login activity patterns (requires Database Logging module).
  • Interactive D3.js Charts: Beautiful, responsive charts with multiple visualization types (bar, line, spline, area).
  • Time Range Filtering: Quick presets (24h, 7d, 30d, 90d, 180d, 365d) or custom date ranges.
  • Summary Cards: At-a-glance statistics showing totals, daily averages, and peak activity.
  • Exclusion Rules: Exclude specific roles or user IDs from statistics (useful for filtering out administrators or test accounts).
  • Views Integration: Built on Drupal Views for maximum flexibility and extensibility.

Post-Installation

After enabling the module:

  1. Navigate to Administration > Reports > Users Metrics to view registration statistics.
  2. Click on the Logins tab to view login activity (requires Database Logging module to be enabled).
  3. Use the time range selector to filter data by different periods.
  4. Optionally, configure exclusion rules at Administration > Configuration > People > Users Metrics Settings to filter out specific roles or users from the statistics.

The module creates two Views displays that can be customized through the standard Views UI if needed.

Additional Requirements

  • Drupal Core 10.3+ or Drupal 11
  • Views (core module) - Required
  • User (core module) - Required
  • Database Logging (dblog) (core module) - Required only for login statistics

D3.js library is loaded from CDN (cdnjs.cloudflare.com), no manual library installation required.

  • Database Logging (dblog): Enable this core module to track and display login statistics.

Supporting this Module

If you find this module useful, please consider:

  • Reporting issues and feature requests in the issue queue
  • Contributing patches or reviews
  • Writing documentation or tutorials

Activity

Total releases
1
First release
Nov 2025
Latest release
3 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.0 Stable Nov 26, 2025