Title: Modovisa Analytics
Author: modovisa
Published: <strong>2025 年 10 月 6 日</strong>
Last modified: 2026 年 3 月 25 日

---

搜索插件

![](https://ps.w.org/modovisa-analytics/assets/banner-772x250.png?rev=3373864)

![](https://ps.w.org/modovisa-analytics/assets/icon-256x256.png?rev=3373864)

# Modovisa Analytics

 作者：[modovisa](https://profiles.wordpress.org/modovisa/)

[下载](https://downloads.wordpress.org/plugin/modovisa-analytics.1.0.4.zip)

 * [详情](https://cn.wordpress.org/plugins/modovisa-analytics/#description)
 * [评价](https://cn.wordpress.org/plugins/modovisa-analytics/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/modovisa-analytics/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/modovisa-analytics/#developers)

 [支持](https://wordpress.org/support/plugin/modovisa-analytics/)

## 描述

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 `<head>` (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:

### 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

## 屏幕截图

 * [[
 * Settings screen.
 * [[
 * Example script tag in page head.

## 安装

#### 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**.

## 常见问题

### Does it work with caching/CDN?

Yes. The plugin enqueues a normal `<script>` in the document head. Popular optimizers
are gently instructed to **not** combine or delay the Modovisa script.

### Will it track wp-admin?

No. The script is only enqueued on the front-end.

### Can I load the script with `defer`?

Yes—there’s a toggle on the settings page.

### How do I stop tracking?

Turn **Enable tracking** off or deactivate the plugin.

### Consent/Privacy?

Use your consent tool to gate the Modovisa script. Only load it after consent is
granted.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Modovisa Analytics」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ modovisa ](https://profiles.wordpress.org/modovisa/)

[帮助将「Modovisa Analytics」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/modovisa-analytics)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/modovisa-analytics/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/modovisa-analytics/)，或通过[RSS](https://plugins.trac.wordpress.org/log/modovisa-analytics/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/modovisa-analytics/)。

## 更新日志

#### 1.0.4

 * Tested with WordPress 6.9.4; metadata only, no code changes.

#### 1.0.3

 * Tested with WordPress 6.9, no code changes required.

#### 1.0.2

 * Switched to `wp_enqueue_scripts` with proper attributes per review feedback.
 * Readme: added **External services** section with domains, data flow, and policy
   links.
 * JS enqueue: added explicit version to the registered script (silences `MissingVersion`
   warnings).

#### 1.0.1

 * Initial release.

## 额外信息

 *  版本 **1.0.4**
 *  最后更新：**4 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/modovisa-analytics/)
 * 标签
 * [analytics](https://cn.wordpress.org/plugins/tags/analytics/)[conversions](https://cn.wordpress.org/plugins/tags/conversions/)
   [privacy](https://cn.wordpress.org/plugins/tags/privacy/)[real-time](https://cn.wordpress.org/plugins/tags/real-time/)
   [visitor tracking](https://cn.wordpress.org/plugins/tags/visitor-tracking/)
 *  [高级视图](https://cn.wordpress.org/plugins/modovisa-analytics/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/modovisa-analytics/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/modovisa-analytics/reviews/)

## 贡献者

 *   [ modovisa ](https://profiles.wordpress.org/modovisa/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/modovisa-analytics/)