SP Lead Insights for Contact Form 7

描述

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

  • View and submission tracking on every CF7 form — automatic, no setup
  • Conversion rate per form, calculated for you
  • Dashboard widget — top 5 forms by conversion rate at a glance
  • Full submission log, sortable by date, form, and status
  • Email Domain Blocklist — block whole domains with one entry
  • Blocked Attempts log with timestamps and reasons
  • Honeypot spam protection, zero configuration
  • GDPR-safe HMAC-SHA256 IP hashing, keyed to your site’s AUTH_SALT
  • Zero outbound HTTP — nothing phones home

屏幕截图

安装

  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.

常见问题

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.

评价

2026 年 6 月 5 日
I started using this plugin to monitor the performance and status of my lead generation and contact forms. Previously, I was using a paid solution, but after discovering this plugin, I decided to give it a try. I was genuinely impressed by how well it works. It provides the exact data and insights I need, and it does so completely free of charge. The setup was straightforward, and the reporting features have been very helpful for tracking form activity and conversions. It’s rare to find a plugin that delivers this much value without any cost. Thank you to the developer for creating and maintaining such a useful tool for the WordPress community.
2026 年 6 月 1 日
I installed it to get better visibility into my Contact Form 7 forms, and the insights have been genuinely helpful. Being able to see views, submissions, conversion rates, and spam activity directly in WordPress saves time and helps identify underperforming forms. A great addition for anyone using Contact Form 7.
阅读所有2条评价

贡献者及开发者

「SP Lead Insights for Contact Form 7」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.2.0

  • Add 7-day review nudge notice — dismissible admin notice prompting for a WP.org review.
  • Add 14-day satisfaction survey — asks how the plugin is working; routes unhappy users to support forum.
  • Add Quick Start Guide link at top of Settings tab.
  • Add email opt-in step to onboarding wizard — collects optional newsletter subscription.

1.1.0

  • Add first-run onboarding wizard — 3-step setup guide on first activation.
  • Add guided product tour across all 5 admin tabs (Dashboard, Analytics, Submissions, Blocked, Settings).
  • Add Reset Onboarding & Tour button in Settings tab.
  • Fix onboarding not showing after plugin reinstall.

1.0.0

  • Initial release.