| 开发者 | pulsepanda |
|---|---|
| 更新时间 | 2026年7月20日 19:38 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Sign up (or log in) at pulsepanda.dev and open your dashboard. Your API Key & Client Secret is shown in your site settings. Copy it and paste it into Settings → PulsePanda in WordPress.
The plugin is free. PulsePanda offers a generous free plan; paid plans are available at pulsepanda.dev.
Nothing is injected — tracking is only added once a valid API Key is saved. Clearing the API Key disables tracking. The Client Secret is separate: leaving it empty doesn't affect tracking, it stops showing data in the in-WordPress stats dashboard.
Into the <head> of every front-end page, enqueued through the standard WordPress script system (wp_enqueue_scripts). It is never loaded in the WordPress admin.
The plugin does not load the tracking script or track activity in the admin area. The only admin request is the stats lookup described under "External services": it sends your API Key and Client Secret to the PulsePanda API to show your own summary figures, and sends no visitor data.
Delete the plugin from Plugins. On uninstall it removes the settings it stored (your API Key and Client Secret). To delete your site's tracking data, log into https://app.pulsepanda.dev > settings > delete site. It will delete all your site data.
<head> when a valid API Key is set.