| 开发者 | fiftyone |
|---|---|
| 更新时间 | 2026年8月11日 18:19 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes. Create a MetricPanel website first, then copy its Website ID into Settings > MetricPanel.
The tracker is added to public pages after an administrator saves a valid Website ID. Activating the plugin by itself does not load the tracker or contact MetricPanel.
Choose Wait for consent manager to add MetricPanel's consent flag. Your consent manager must call window.metricpanel.giveConsent() after analytics consent is granted.
Yes. Enable Cookieless tracking to keep generated visitor and session identifiers in sessionStorage or memory for the current browser session instead of persistent cookies.
The plugin loads the tracker with defer in the footer, so it does not block HTML parsing. Every analytics script still uses network and browser resources, so measure the result on your own theme, hosting, and plugin stack.
No. Version 1.0.1 installs the website analytics tracker only. WooCommerce order and revenue tracking require a separately implemented and tested integration.
Yes. Advanced settings let an administrator replace the tracker and API URLs. Production endpoints must use HTTPS; local HTTP is permitted only when localhost tracking and debug mode are both enabled.
The configured tracker sends events to the hosted MetricPanel API or the first-party proxy selected by the administrator. See External services above for the data categories and default endpoints.
Clear the Website ID or deactivate the plugin to stop loading the tracker. Uninstalling the plugin removes its WordPress settings but does not delete your MetricPanel account or previously collected analytics data.