One morning you notice your inbox is suspiciously quiet. Yesterday there was a submission, the day before there were two, and today — and all week — nothing. The site loads, the form is right where it should be, the “Send” button shows “Thanks, we’ll be in touch.” Yet no leads arrive. If you’re wondering why website submissions stopped coming in and what to do about it, start with the key insight: in the vast majority of cases the form itself is fine, and submissions simply get lost somewhere on the path from the visitor to your inbox. Our job is to find exactly where that break is.

This is neither rare nor “the whole site is broken.” It’s a silent failure: everything looks functional, so the problem often goes unnoticed until you’ve already missed dozens of enquiries. And each of those enquiries was a person ready to pay, who clicked the button, trusted that you’d reply — and never heard back. They went to a competitor who did answer.

The form is fine, but submissions vanish — where to look

Picture one submission’s journey as a chain. The visitor fills in the fields. The browser sends the data to the site. The site composes an email. The email travels through a mail service. That service delivers it to your provider. The provider drops it into a folder. You open that folder and read it.

A submission “disappears” when any link in this chain breaks. The tricky part is that the visitor only ever sees the first step — they clicked and got a “Thanks.” From their side, it worked. Whether the email actually reached you, they have no way of knowing. That’s why “the form works” from the client’s side and “leads are arriving” from yours are two different things that are easy to confuse.

The good news: the break is almost always in one specific link. You just walk the chain step by step and find the point where the email exists — and beyond which it no longer does.

The most common cause: the email is built but never delivered

The most mundane and frequent failure is on the email side. The site honestly tries to send the message, but it never reaches the inbox.

Typical scenarios. The password of the mailbox the site sends from was changed, but the old one is still saved in the site’s settings. The mail provider retired the old password-based login and now requires a different sign-in method — the site doesn’t know and quietly gets rejected. The paid period of the mail service expired. The address that was supposed to receive submissions is stale — the person who managed it left, and the mailbox is no longer read.

What all these cases share: the site does its part, gets a rejection from the mail service — and says nothing. The visitor sees “Thanks,” because the page isn’t obliged to wait and confirm delivery. That’s exactly why such failures live on unnoticed for weeks.

When the sending mechanism itself breaks

The second group of causes is when the email never even starts forming. This tends to happen after changes to the site: a redesign, a move to another provider, a “small tweak” to the form, or a newly added integration. Any of these can quietly disconnect the button from the mechanism that sends the email.

The form still looks flawless. The fields are there, the button clicks, the thank-you appears. But behind the tidy façade nothing happens — the data goes nowhere. This is the most treacherous variant, because visually the site is perfect, and the owner is the last to suspect the form.

The same group includes cases where submissions were meant to arrive at once by email and, say, a messenger or a spreadsheet. One channel works, another doesn’t, and confusion follows: “no, we do get orders” — while in fact some channels died long ago, and you only see the tip.

Spam filters, folders, and the human factor

Sometimes the email does arrive — but never reaches you. Website submissions are, by their nature, “suspicious” to spam filters: a repetitive template, sent automatically, often containing links and other people’s contact details. A mail service easily files them under “Spam” or “Promotions,” and you simply don’t look there.

Another quiet culprit is rules and filters inside the mailbox itself, set up once and forgotten. The email arrives, an old “move to folder” rule fires — and the submission settles somewhere nobody checks. Or messages from the site fall under a blanket “mark as read” and sink into the stream.

So before concluding “there are no leads,” it’s worth honestly checking the “Spam” and “Promotions” folders, the archive, and every mailbox the email could theoretically have gone to. Sometimes the “lost” submissions turn up in five minutes — all present, just not where you’re used to looking.

How to find exactly where submissions get lost

Diagnosis means walking the chain from end to beginning, step by step.

Start simple: fill in the form on your own site with real details and try to receive that submission. If it arrives, the problem was one-off or tied to specific conditions. If it doesn’t, we move further down the chain.

Next you look at whether the site even attempted to send the email and what the mail service told it in reply. This almost always reveals the truth: either the site got a clear rejection (then the cause is in the mail or the password), or it never even tried (then the break is in the form itself). In parallel, you check every folder and secondary channel — perhaps the leads have been arriving all along, just past your eyes.

A key principle: don’t guess, look at facts. “Probably spam” is an assumption. “Here’s the email, here’s the timestamp, here’s the rejection reason” is a finding you can fix. In this kind of diagnosis we always work from traces, not hunches — because a hunch costs you another week of silence.

How to make sure the silence doesn’t return

Once the cause is found and fixed, it’s worth closing off the very possibility of a silent recurrence. First, channel duplication: a submission arrives not only by email but also somewhere you’ll reliably see it in time. If one channel fails, the other covers you. Second, monitoring. A simple regular self-check, or an automatic alert warning you that email sending has stopped, means you learn about a failure in a day rather than after a month of lost customers.

At the studio we’ve worked with websites since 2018, running our own infrastructure and support — and we’ve seen these “vanished submissions” in every possible form. The cause is almost always simple, quick to find and fix; what hurts for long is only what went unnoticed for months.

If this is exactly your silence right now — the form seemingly works, yet no enquiries come — start with a conversation. Tell us when you last definitely got a submission and what changed on the site since then. That alone is enough to point to the link worth investigating, and to bring your flow of enquiries back before the customers leave for good.