Linux 软件免费装
Banner图

DataMetric Analytics Dashboard and Heatmaps

开发者 datametric
更新时间 2026年7月23日 01:05
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

dashboard statistics analytics heatmaps ga4

下载

1.0.2 1.0.0 1.0.1 1.0.3

详情介绍:

DataMetric Analytics Dashboard and Heatmaps brings the analytics that matter into your WordPress admin, without sacrificing performance or privacy. Standard visitors download only a lightweight, dependency-free (vanilla JavaScript) tracker under 5 KB, while the heavier dashboard interface is loaded exclusively for logged-in administrators. All Google Analytics 4 (GA4) requests are batched, cached, and quota-aware. Zero-setup Demo Mode: the moment you activate the plugin it runs in Demo Mode, so you can explore the entire experience — every GA4 report and the click heatmap — with realistic sample data and no configuration at all. Demo Mode stays on until you connect your own GA4 property. Key features A note on "insights" The anomaly insights are produced by classic descriptive statistics (mean and standard deviation over the reporting window), not machine learning. They flag traffic and bounce-rate values that deviate significantly from the recent average. External Services This plugin connects to one external service, and only when you configure it:
  1. Google Analytics 4 (GA4) Data API (https://analyticsdata.googleapis.com)
  2. What it is and why it is used: Retrieves your own GA4 property's reporting statistics (views, users, bounce rate, sessions, traffic sources, and devices) to display them in interactive charts on the admin dashboard. Requests are made only from wp-admin, only after you enter your GA4 Property ID and Service Account credentials, and only with your own Google credentials.
  3. Data sent: your GA4 Property ID and report queries, authenticated with the Service Account credentials you provide. No visitor data from your site is sent.
  4. Terms: https://marketingplatform.google.com/about/analytics/terms/us/
  5. Privacy Policy: https://policies.google.com/privacy
The local click heatmap and anomaly insights run entirely on your own server and database; no visitor tracking data ever leaves your site. Bundled Third-Party Libraries

安装:

  1. Upload the plugin files to the /wp-content/plugins/datametric-analytics-heatmaps directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Open DataMetric in the admin menu. It starts in Demo Mode, so every report and the click heatmap work immediately with sample data — no setup required.
  4. When you are ready for live data, add your GA4 Property ID and Service Account JSON credentials under the DataMetric Settings screen and turn Demo Mode off.

屏幕截图:

  • Traffic sources and device distribution charts, with the source/medium acquisition breakdown table.
  • Settings: Google Analytics 4 integration with Demo Mode, strict cookie-consent, GA4 Property ID and Service Account credentials.
  • The visitor traffic trend chart over the selected reporting window (7 or 30 days).

升级注意事项:

1.0.3 Refreshed WordPress.org screenshots to match the current interface. No functional changes. 1.0.2 Restores the bundled ApexCharts library so dashboard charts render. Please update. 1.0.0 Initial Release.

常见问题:

Do I need a Google Analytics account to try it?

No. On activation the plugin runs in Demo Mode, which previews every report and the click heatmap with realistic sample data — no GA4 connection required. To display your own live data you need a GA4 property and a Google Cloud Service Account.

Does the click heatmap show up without any setup?

Yes. In Demo Mode the heatmap displays a representative sample so you can experience the feature immediately. Once you connect GA4 and turn Demo Mode off, the heatmap shows the real clicks recorded for each page.

Where does the heatmap appear?

On the front end of your site, as an overlay on the real page — not inside wp-admin. Open the floating DataMetric panel while logged in as an administrator, go to the Click Heatmap tab and press Show Heatmap.

Does this plugin support IPv6?

Yes. The Cloudflare and reverse-proxy ranges used for accurate client IP detection support both IPv4 and IPv6 natively. These ranges are bundled with the plugin; no external request is made to obtain them.

Is the click tracking GDPR-compliant?

The click telemetry contains no personal data (no IP address, no user identifiers) — only the page path, the clicked element, and normalized click coordinates. It is stored in your own local database and automatically deleted after 30 days. By default the tracker starts in strict opt-in mode and waits for consent from a supported consent plugin (Complianz, Borlabs, CookieLawInfo, or Google Consent Mode v2); you can relax this in Settings.

Will it slow down my site?

The goal is the opposite. Visitors download only an under-5 KB dependency-free script; the heavy dashboard assets load solely for logged-in administrators, and no external front-end requests (such as Google Fonts) are made.

What happens to my data when I uninstall?

By default nothing is deleted, so you can safely reinstall. If you enable "Delete all data on uninstall" in Settings, deleting the plugin will permanently drop the click table and remove all options. Multisite installs are handled per-site.

Do I need Google Analytics installed for the Event Builder?

Yes. The Event Builder maps clicks to GA4 events via gtag. Your site must already load the GA4 / gtag snippet (for example via Site Kit or a manual tag) for these events to be sent.

更新日志:

1.0.3 1.0.2 1.0.0