SP Lead Insights for Contact Form 7

Descripción

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

Capturas

  • Dashboard widget — top converting forms at a glance, with conversion rate, views, and submissions for the last 7 days.
  • 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.

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

5 de junio de 2026
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.
1 de junio de 2026
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.
Leer todas las 2 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Registro de cambios

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.