| 开发者 | recorp |
|---|---|
| 更新时间 | 2026年8月5日 15:49 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
visitor-lens folder to /wp-content/plugins/.All session recording data is stored exclusively in your own WordPress database. When the optional GeoIP feature is enabled (disabled by default), the visitor's IP address is sent to ip-api.com to look up their country/city. You can enable GeoIP under Settings → General; if it is disabled, no data is sent externally.
No. The recording scripts are tiny (< 15 KB combined, gzipped) and all data is sent asynchronously in batches after the page has loaded. Page load speed and Core Web Vitals are unaffected.
Yes. VisitorLens includes a built-in consent gate, IP address hashing, input masking, and full integration with WordPress's personal data export and erasure tools. It also auto-populates your Privacy Policy page with a detailed data usage description. You are responsible for disclosing the use of session recording in your own privacy policy.
Yes. The free version tracks all pages including WooCommerce shop, product, cart, and checkout pages. The Pro version adds dedicated WooCommerce analytics including revenue attribution, cart abandonment tracking, and checkout funnel analysis.
Go to VisitorLens → Settings → General. You can exclude specific URLs (with wildcard support), IP addresses, logged-in user roles, and bots. You can also set a sampling rate to record only a percentage of sessions.
Yes. From the Session Replay page, use the Export button (CSV or JSON) for any filtered set of sessions. Use the Bulk Delete button to remove sessions. For GDPR erasure requests, use Tools → Erase Personal Data — VisitorLens will automatically erase all sessions linked to that user's WordPress account.
All data is stored in your WordPress database in dedicated tables prefixed with {wp_prefix}vs_. No files are written to the filesystem.
By default, sessions are deleted after 7 days. You can change this to anywhere from 1 to 90 days under VisitorLens → Settings → Data Management.
Yes. VisitorLens records at the DOM level and works with any theme or page builder without any configuration.
Yes. The Dashboard shows a real-time active visitor count that auto-refreshes. The Statistics page has a dedicated Real-Time section showing live visitor count and the pages they are currently viewing.
Not yet — multisite support is planned for a future release. Currently, the plugin must be activated per-site.