
Settings screen.
A tiny settings page where you paste your Tracking token and enable tracking. The plugin then loads the lightweight Modovisa tracker on the front-end only.
- Loads once per page in 
(optionaldefer). - Does not load in 
wp-admin. - Uses WordPress script APIs (
wp_register_script/wp_enqueue_script) and standard attributes. - Plays nicely with common performance plugins (Autoptimize, WP Rocket).
 
How-to video
Watch a short walkthrough of the setup:
External services
This plugin connects your WordPress site to the Modovisa Analytics service to track visitor journeys in real time on your WordPress site including page views and related events.
Domains and what they do
– https://cdn.modovisa.com/modovisa.min.js — JavaScript file served from the Modovisa CDN. The plugin loads this script on the front-end when tracking is enabled.
– https://modovisa.com (and subdomains) — Modovisa’s application/API endpoints that receive analytics events generated by the script.
What data is sent and when
– On front-end page loads, the Modovisa script sends an event payload to Modovisa that typically includes:
  – Page URL/path, referrer (if available), user agent, and basic device/viewport info.
  – A Tracking identifier (your Tracking token) so data is associated with the correct Modovisa Tracking token.
  – Pseudonymous visit/session identifiers (e.g., first-party cookies or similar storage) to recognize returning visits.
– The plugin does not track or load the script in wp-admin. It does not send WordPress user emails, passwords, or other WP user PII.
Consent and performance notes
– If you use a consent tool, configure it so the Modovisa script loads only after consent.
– The script tag includes compatibility attributes for common performance plugins (e.g., data-noptimize, data-nowprocket, data-cfasync) to prevent aggregation or deferral from breaking analytics. These attributes do not transmit any data by themselves.
Provider and policies
– Service: Modovisa Analytics
– Terms of Service: https://modovisa.com/legal/terms-and-conditions
– Privacy Policy: https://modovisa.com/legal/privacy
Privacy
This plugin connects your site to Modovisa Analytics to measure visits and conversions. On front-end page loads, the Modovisa script (from https://cdn.modovisa.com/modovisa.min.js) sends event data to Modovisa for processing and reporting. The payload typically includes page URL, referrer (if available), user agent, and pseudonymous visit/session identifiers. The plugin does not send WordPress admin data or WP user PII.
Use of this plugin requires an active Modovisa account and Tracking token, which you enter on the plugin settings page. By enabling tracking, you consent to the transmission of analytics data to Modovisa as described in their policies:
– Terms: https://modovisa.com/legal/terms-and-conditions
– Privacy: https://modovisa.com/legal/privacy