Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Analytic

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

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

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

Releases

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