Task Library
Prove the contact form actually submits and that notifications land in an inbox the owner reads – because a silent form is a lead funeral.
Category: Digital Plumbing
Use this when taking over any site, after any form/plugin/email change, or whenever the owner says "we don't get many leads from the website."
Inputs
- The live form URL(s) and access to the form plugin settings
- The correct destination inbox – confirmed with the owner as one they actually monitor
- Email deliverability basics in place (see configure-spf-dkim-dmarc-for-deliverability)
Steps
- Submit a real test through the live form on desktop and on a phone, using an obvious test marker in the message.
- Confirm the notification arrives in the owner's monitored inbox within minutes. Check spam/junk. Check it didn't go to a dead VA, ex-employee, or agency address.
- Fix the recipient list in the form settings if wrong. If notifications don't send at all, route form mail through authenticated SMTP (and verify SPF/DKIM cover the sender).
- Confirm the visitor-facing success state: a thank-you message or thank-you page must appear – this is also the conversion-tracking hook.
- Wire the submission into measurement: fire a form-submit event via GTM into GA4 (and Meta pixel Lead, if installed).
- Re-test end-to-end after every fix: submit → notification received → thank-you shown → event recorded.
- Put a quarterly form re-test on the maintenance calendar – forms break silently when plugins update.
Definition of done (QA checklist)
- Test submission from mobile and desktop arrives in the owner's monitored inbox, not spam
- Thank-you message/page displays after submission
- Form-submit event visible in GA4 (and Lead in Meta Events Manager if pixel installed)
- No dead or wrong recipients left in form settings
- Linked back to the definitive article and relevant siblings
- Complies with Blog Posting Guidelines (if it publishes content)
Example(s)
- Example needed – run the Meta-Article Prompt after first real run.
File in the zip: skills/digital-plumbing/ensure-working-contact-form-delivers-notifications.md. Download the Task Library zip.
Index: Task Library. Article guidelines.
