Drupal real-time analytics — Modovisa

Add live visitor tracking and page journeys to a Drupal site with one lightweight script — through the Modovisa module or a manual snippet on custom builds.

The Modovisa Drupal module

Install the module from Drupal.org (drupal.org/project/modovisa), add your site token in configuration, and the script is injected site-wide. Custom or heavily themed builds can skip the module and place the snippet directly in the head instead.

Why Drupal teams choose it

Drupal sites often carry a lot of structured content, and the practical question is which of it gets read and in what order. Live tracking plus journeys answers that without provisioning a full analytics property or waiting for scheduled reports.

Editorial and campaign use

Editors get a live view of what is being read right now, which is genuinely useful on publication day. Marketing gets first-party UTM attribution on Standard, and the Campaigns workspace on Growth for goals, link building and protection.

Privacy and procurement

Drupal often runs public-sector, university and membership sites where the data questions arrive before the analytics questions. Modovisa is first-party: the site reports to your own workspace, retention is 30 days on Free and unlimited on paid plans, a Data Processing Agreement and Privacy Policy are published so procurement can read them without a call, and deleting a site or account removes the underlying data.

Frequently asked questions

Which Drupal versions are supported?

The tracking snippet is plain JavaScript, so it works on any currently supported Drupal release. If the module does not match your version, place the snippet in your theme's head instead.

Can I keep tracking out of authenticated admin pages?

Yes — place the snippet on anonymous-facing pages only, or exclude admin routes in your module or theme configuration.

Is session replay included on Free?

Session replay is included on every paid plan and throughout the 21-day trial. After the trial the Free plan keeps live tracking and journeys, without replay, until you upgrade. Paid plans start at $14.99 a month and include tiered site allowances plus unlimited history.

Get the Drupal module

Drupal install guide