| 开发者 | vitalconsulting |
|---|---|
| 更新时间 | 2026年8月18日 12:10 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes. The plugin is a connector for the service and does nothing until you connect an account. It stays inert if you activate it without one.
See the External services section above for the complete list. In short: visitor tracking beacons, form submissions with their attribution, an optional WooCommerce order feed you switch on deliberately, and a daily heartbeat that reports your versions and, on a store, which commerce plugins are active. Nothing else. Order meta beyond an explicit allow list never leaves your server, and the tracking path forwards only its own attribution cookie, never the rest of your visitors' cookies.
No. The tracking script loads async. Form captures are sent without blocking, with a two second ceiling, and every capture hook is wrapped so a failure can never break a visitor's form submission. Order sends are the one blocking call, capped at three seconds, because a lost sale matters more than a fast redirect.
The plugin tracks visitors on behalf of your business, so the same obligations apply as with any analytics or attribution tool: disclose it in your privacy policy and gather whatever consent your jurisdiction requires. The visitor id is anonymous and the attribution cookie contains no personal information; form submissions carry the personal data your visitor typed, which is sent to your own MyVitalAssistant account.
Deactivating stops everything immediately: no script tag, no proxy, no captures, no daily ping. Uninstalling also deletes the plugin's stored settings and its capture log. Nothing else was ever stored on your site.
Yes. Order sync is a separate opt in and everything else works without WooCommerce installed.