Linux 软件免费装
Banner图

Devlin Geo Pulse

开发者 devlinduldulao
更新时间 2026年3月28日 21:38
PHP版本: 8.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

privacy woocommerce analytics geolocation live visitors

下载

1.0.4

详情介绍:

Devlin Geo Pulse helps merchants understand current storefront activity in real time while keeping the data model intentionally minimal and privacy-first. What it does: Privacy guardrails: How it works:
  1. A lightweight frontend script sends anonymous heartbeat requests from the storefront.
  2. The plugin derives a coarse country code and device bucket from request metadata.
  3. Active presence is stored only in short-lived cache/transient state.
  4. The WooCommerce admin dashboard polls a summary endpoint for live updates.
The admin dashboard can optionally expose a preview traffic control that creates short-lived sample visitors so the UI can be previewed without opening multiple storefront tabs. The merchant dashboard uses native WordPress and WooCommerce admin patterns so the interface feels familiar inside a standard store management workflow.

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install it through your deployment workflow.
  2. Make sure WooCommerce is installed and active.
  3. Activate Devlin Geo Pulse in Plugins.
  4. Go to WooCommerce > Live Geo Pulse to view the dashboard.
  5. Go to WooCommerce > Settings > Devlin Geo Pulse to configure heartbeat settings.
If an earlier local build failed with Class "WC_Settings_Page" not found, replace that copy with the current plugin files before activating again. The current release registers its WooCommerce settings tab lazily so activation no longer depends on WooCommerce having already loaded its admin settings base class.

屏幕截图:

  • WooCommerce settings screen for tracking, heartbeat interval, and privacy notice configuration.

升级注意事项:

1.0.4 Security and release-hardening update for the approved WordPress.org plugin, including route-level nonce permission checks and fully uniform plugin key prefixes. 1.0.2 Dashboard refresh with stronger release validation, broader unit coverage, and refined WordPress.org packaging. 1.0.1 Security and submission hardening release for the initial WordPress.org review. 1.0.0 Initial public release of the privacy-first live visitor presence dashboard for WooCommerce, including safer settings-page activation behavior.

常见问题:

Does this plugin store IP addresses?

No. The plugin is designed to avoid storing raw IP addresses.

Does this plugin keep a visitor history?

No. It stores only short-lived active presence state for the current live window.

Does this plugin store personal data?

No. The plugin is designed to avoid storing personally identifiable information and uses only short-lived anonymous presence state.

Does it require WooCommerce?

Yes. WooCommerce must be installed and active.

How does the plugin determine country?

The plugin derives a coarse country code server-side from request metadata and does not store raw IP addresses.

What if activation previously triggered a critical error?

Update to the latest plugin files, ensure WooCommerce is active first, then reactivate the plugin. If WordPress entered Recovery Mode, deactivate the broken copy before reactivating the updated one.

Can I simulate visits just to preview the dashboard UI?

Yes. The dashboard can expose a preview traffic control for WooCommerce managers. It creates short-lived sample visitors for previewing the admin UI and clearly does not represent real shoppers.

更新日志:

1.0.4 1.0.3 1.0.2 1.0.0