Linux 软件免费装
Banner图

SP Lead Insights for Contact Form 7

开发者 salmanpatnee
更新时间 2026年5月31日 01:29
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

analytics conversion contact form 7 cf7 spam filter

下载

1.0.0 1.1.0 1.2.0

详情介绍:

Contact Form 7 is great at sending emails. It tells you nothing else. Who saw your form but didn't submit? Which form has a 3% conversion rate when it should be 20%? Are those "leads" real people or disposable-email bots? CF7 has no answers. SP Lead Insights fixes that — no Google Analytics, no API keys, no data leaving your server. Install it, activate it, and every CF7 form on your site is tracked from that moment. Real conversion data. See views, submissions, and conversion rate per form — right in your WordPress dashboard. Full submission log. Every form entry with date, form name, and delivery status. When a client says they never got a reply, you'll know in seconds. Spam blocked at the door. Build an email domain blocklist. Submissions from blocked domains get a validation error — they never reach your inbox. Honeypot protection is on by default. Private by design. No email addresses, no field values, no names stored. Ever. IPs are stored as one-way hashes that can't be reversed. Nothing leaves your server. Features

安装:

  1. Upload sp-lead-insights-for-contact-form-7 to /wp-content/plugins/.
  2. Activate under Plugins > Installed Plugins.
  3. Contact Form 7 must also be active.
Tracking starts immediately. To block spam domains: SP Lead Insights > Settings > Email Domain Blocklist.

屏幕截图:

  • Analytics tab — per-form breakdown of views, submissions, and conversion rate over the last 30 days.
  • Submissions log — searchable, sortable list of every form entry with date, form name, and delivery status.
  • Blocked tab — log of spam attempts stopped by the domain blocklist, with reason and source.
  • Settings — Email Domain Blocklist; add domains one at a time to permanently reject their submissions with a validation error.

升级注意事项:

1.2.0 Adds review nudge, satisfaction survey, Quick Start Guide link, and email opt-in step in the setup wizard. 1.1.0 Adds onboarding wizard and guided tour for new users. 1.0.0 Initial release.

常见问题:

Does this store form field values or email addresses?

No. Only event metadata is stored: form ID, event type, delivery status, and a hashed IP. Submission content is never touched.

Is this GDPR-compliant?

Yes. IPs are stored as one-way HMAC-SHA256 hashes using your site's AUTH_SALT. Raw IPs are never saved and hashes can't be reversed.

Will it slow down my site?

No. View tracking uses a lightweight async JavaScript beacon — it fires after page load and doesn't block rendering.

Does it work with caching plugins?

Yes. Tracking is client-side, so it works even when pages are served from cache.

更新日志:

1.2.0 1.1.0 1.0.0