=== Modovisa Analytics === Contributors: modovisa Tags: analytics, real-time, visitor tracking, conversions, privacy Requires at least: 6.0 Tested up to: 6.9.4 Requires PHP: 7.4 Stable tag: 1.0.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Injects the Modovisa real-time tracking script into your site’s
. == Description == 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 `` (optional `defer`). * 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: https://www.youtube.com/watch?v=olSW5JawjzE == 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 == Installation == = Through WordPress plugin search = 1. Install and activate **Modovisa Analytics**. 2. Go to **Settings → Modovisa Analytics**, paste your Tracking token, toggle **Enable tracking**, then **Save Changes**. = Through file upload = 1. Upload the plugin ZIP and activate it. 2. Go to **Settings → Modovisa Analytics**, paste your Tracking token, toggle **Enable tracking**, then **Save Changes**. == Frequently Asked Questions == = Does it work with caching/CDN? = Yes. The plugin enqueues a normal `