Drupal is a registered trademark of Dries Buytaert
Module Revived: Entity API 8.x-1.7 Module entity updated after 17 months of inactivity (8.x-1.7). Release: WebProfiler 11.2.2 Minor update available for module webprofiler (11.2.2). Release: Field Nif, Nie or Cif 1.2.0 Minor update available for module field_nif_nie_cif (1.2.0). Release: Image Styles Builder 1.1.8 Minor update available for module image_styles_builder (1.1.8). Release: Static Suite 1.2.13 Minor update available for module static_suite (1.2.13). Release: Simple password policy 1.1.2 Minor update available for module simple_password_policy (1.1.2). Release: Simple password policy 1.1.1 Minor update available for module simple_password_policy (1.1.1). Release: Static Suite 1.2.12 Minor update available for module static_suite (1.2.12). Release: Audit Chain 1.4.0 Minor update available for module audit_chain (1.4.0). Usage Milestone: Field as Block Module fieldblock crossed 1,000 active installs.

Analytic

113 sites Security covered
View on drupal.org

This project provides a system for storing and reporting on analytics data. It allows different types of data to be recorded and then viewed using a custom system that combines data from multiple tables and makes it available as fields in the Views UI.

The aim is to have a generic system that other projects, not just Visitors, can use to store analytics and build reports.

All data will be stored in tables using the schema below. The table names will follow this pattern analytic_YYYYMM.

Name Type id serial plugin varchar label varchar value float start datetime end datetime sequence int (1=day,2=week,etc) timestamp int

A custom Views query plugin FULL JOIN the table on itself, allowing each "plugin" (column) to be treated as a different field it the Views UI.

This same custom query plugin will UNION the required analytic_YYYYMM tables for a given time range.

Activity

Tracked releases
1
Tracked since
Sep 2025
Latest release
10 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.0.x-dev Dev Sep 18, 2025