| 开发者 | visitorfilters |
|---|---|
| 更新时间 | 2026年6月6日 05:26 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
visitor-filters folder to /wp-content/plugins/.Log in to https://visitorfilters.com, navigate to Sites -> Your Site -> API Keys and copy the public site key.
Yes. Under Settings -> VisitorFilters, set the Endpoint URL to your self-hosted VisitorFilters domain.
Yes. When WooCommerce is active, you can enable purchase event tracking. A purchase event is sent on order completion with order total, currency and item count.
By default, yes. Disable "Include Logged-in WordPress Users" in settings to exclude logged-in WordPress users from tracking.
By default, the plugin loads the collector from https://cdn.visitorfilters.com/vf.min.js. You can switch Script Delivery Mode to Local Filesystem to serve the included local asset instead.
The human-readable source code for the browser script is included directly in the plugin bundle under assets/vf.js. The minified production build is generated at assets/vf.min.js. The tracker package source code is also available publicly at: https://github.com/visitorfilters/visitorfilters-tracker