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
- Upload
sp-lead-insights-for-contact-form-7to/wp-content/plugins/. - Activate under Plugins > Installed Plugins.
- 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
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “SP Lead Insights for Contact Form 7” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
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.
