Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Analytic

89 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

Total releases
1
First release
Sep 2025
Latest release
9 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

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