A few months ago your website was producing five to ten new inquiries a week. Now you are checking the inbox at 4 p.m. and there is nothing. The phone has not rung the way it used to. Your gut says something broke, but you cannot point to anything specific that changed. That gap between “leads were coming in” and “leads stopped” — a website not generating leads after a long stretch of steady performance — is one of the worst feelings in a small business, partly because nobody on the team knows where to start looking.

Lead drops are rarely caused by one obvious failure. Usually there are two or three quiet shifts stacked on top of each other, and the visible symptom is just the last domino. The faster you can separate “the site is broken” from “the market shifted” from “tracking stopped firing,” the faster you can get back to a working sales pipeline.

What Usually Triggers A Lead Drop You Can’t Explain?

When you suddenly have a website not generating leads after a long stretch of steady performance, the cause almost always falls into one of six buckets. Most owners assume it is the most dramatic option — a Google penalty or a hacked site — when it is usually something much quieter.

Tracking Broke And Leads Are Still Coming In

This is by far the most common cause and the most embarrassing one to discover. A theme update, a plugin conflict, a GTM container change, or a cookie banner reconfiguration can silently disable form-submit events or call-tracking scripts. The leads are still arriving, but they are invisible in GA4 and Google Ads, so dashboards show zero conversions and the team panics. Before you change anything, verify the actual lead volume in your CRM, inbox, and phone logs — not just analytics dashboards.

The Form Or Phone Path Quietly Failed

The next most common cause is a form that looks fine to visitors but does not deliver. SMTP credentials expire. A new spam filter routes everything to junk. A workflow that was supposed to forward submissions to a team inbox gets disabled during a CRM migration. The form fills out, the user gets a thank-you page, and the email never lands. Same story for call tracking — a forwarding rule lapses and incoming calls hit a number nobody monitors.

A Core Algorithm Update Dropped Your Top Page

If most of your leads came from a single service page or blog post that ranked in the top three for a key query, a single algorithm shift can cut traffic to that page by half overnight. The site as a whole looks fine, but the page that was carrying most of the load lost its position. Check Search Console for the specific page’s impression and click trend, not site-level totals.

Seasonal Demand Or A Real Market Shift

Some industries see clear seasonal patterns — landscaping, tax prep, pool service, school-related services. Pull last year’s numbers for the same month. If the drop matches the prior year, demand is real, and the answer is to ride it out or shift spend. If last year was steady and this year tanked, something else changed.

A Redesign Or Migration Pruned Internal Links

Site redesigns frequently strip the unglamorous internal links that were quietly routing visitors from blog posts to the contact form. The new design looks better but funnels fewer people to the next step. Migrations also break redirect chains, hide CTAs above the fold inside accordions, or remove the floating call button. None of these show up as a “site is broken” alert.

How Do You Tell Tracking Failure From Real Demand Loss?

The first hour after spotting a lead drop should be spent confirming the drop is real — not just a measurement artifact. The diagnostic order matters here, because chasing a drop that is actually a broken pixel costs you days.

Verify Lead Volume Outside Analytics

Pull the actual inquiry volume from your CRM, inbox, and call-tracking provider for the last 30 days, then compare to the same window 60 and 90 days ago. If the CRM shows a real drop, you have a demand problem. If the CRM is steady but GA4 shows zero conversions, you have a tracking problem dressed up as a lead problem.

Check Search Console Clicks Against Impressions

Open Search Console and compare the last 28 days to the previous 28. If impressions held steady and clicks dropped, your ranking is the same but searchers are choosing competitor results — usually a title or meta description issue, sometimes a SERP layout change. If impressions also dropped, the ranking itself moved and the cause is on the SEO side.

Run Form And Phone Tests Yourself

From a clean browser session — not your normal work browser, which is logged in to everything and probably blocking trackers — submit the contact form. Use a real email. Then call the displayed phone number from your cell. Time how long it rings, confirm it routes to the correct person, and confirm the form email lands in the right inbox. Repeat from a mobile device. Most “lost lead” investigations end here.

Audit GA4 Conversion Events

In GA4, open the DebugView and trigger the form submission and phone-click events live. If the events do not fire in DebugView, the tag is broken. If they fire but do not appear in the conversion report 24 hours later, the event is not marked as a key event. This is a frequent culprit when leads “disappear” from reports but are still arriving in the inbox.

Google Ads imports its conversion data from GA4 in most modern setups, so a GA4 tag failure can cascade into missing Google Ads conversion data that makes paid traffic look unprofitable when it is not. Fix the GA4 event first, then re-verify in Ads after a 24 to 48 hour cycle.

Which Pages Are Actually Doing The Lead Work?

A website not generating leads usually is not losing them evenly across every page. Most small business sites have one or two pages doing 60 to 80 percent of the conversion work, and a drop on those specific URLs explains the whole revenue dip. Knowing which pages carry the load lets you fix the right thing instead of rewriting your whole site.

Build A Lead Map Of Your Top Five Pages

In GA4, build a report that shows landing page, sessions, and form-submit plus phone-click events together for the last 90 days. Sort by total conversions. The pattern is almost always the same: a homepage that converts at 2 percent on a huge volume, one or two service pages that convert at 5 to 8 percent on smaller volume, and a long tail of blog posts that contribute one lead a month each. Together, these tell you which page failing is a real problem and which is a rounding error.

Compare Conversion Rate, Not Just Traffic

A page that lost 30 percent of its sessions but kept the same conversion rate is a traffic problem (SEO, paid spend, referral source). A page that kept its sessions but lost half its conversion rate is a page problem (broken form, removed CTA, redesigned layout that buried the next step, slower load time). The fix is completely different depending on which one you are seeing.

Don’t Ignore The Long Tail

If 30 blog posts each contribute one lead per month and a content cleanup pruned ten of them, you just lost a third of your monthly inbound. A site cleanup that “removes old content” can quietly cut into a real lead source if nobody checked which posts were converting. Before deleting any blog post older than 12 months, pull its conversion data first.

If the audit reveals that your top pages were never built to convert in the first place — they are presenting your services like a brochure rather than asking for the next step — that is a different fix than recovering a tracking dropout. The building blocks of a lead-generating website matter less when leads are flowing and more when you are trying to figure out why they are not.

What Should You Fix First When Leads Drop?

Owners under pressure tend to skip diagnosis and jump to “rebuild the site.” That is usually the most expensive answer to a problem that can often be fixed in a week. Work the diagnostic order from lowest cost to highest, and stop the moment you have recovered the leads.

Tracking And Form Sanity Check First

Hour one: verify CRM and inbox volume. Hour two: run the form-and-phone test from a clean browser and a mobile device. Most lead-loss investigations end here. A broken submit handler, an SMTP credential expiration, or an inbox routing rule that silently moved leads to junk are unglamorous fixes that recover 100 percent of the leads in a day.

Search Console Page Drop Analysis

If tracking is fine and leads really are down, open the Search Console page-level report. Look at the specific URLs that dropped in clicks, the queries they used to rank for, and the date the drop started. A clear date tied to a known Google update points to a content quality issue. A drop only on a single page points to that page specifically — usually a title change, a deleted internal link, or a Core Web Vitals regression that started after a theme update.

If the drop spans many pages at once and tracks to a date you can pinpoint, the cause is usually site-wide rather than page-specific — and that is where deeper technical SEO issues like indexing changes, schema regressions, or sitemap drift come into play.

Top-Page UX And Speed Audit

Open the highest-converting service page in PageSpeed Insights. Note any regressions in Largest Contentful Paint or Interaction to Next Paint compared to a month ago. Then open the same page on a real phone. Time how many taps it takes to reach the contact form. If a new popup, banner, or chat widget got installed in the last 60 days and pushed your CTA below the fold, that alone can halve conversions.

Resist The Rebuild Reflex

A full rebuild should be the last move on the list, not the first. Most lead drops are tracking, form, or page-level issues that get solved without touching the underlying CMS. If the diagnostic work points to a structural problem — a site that genuinely cannot be repaired without rebuilding it from scratch — then a rebuild is justified. But the framework for deciding whether to rebuild from scratch should come at the end of a real investigation, not the beginning.

Frequently Asked Questions About Lead Drops

How long should I wait before treating a lead drop as a real problem?

One slow week isn’t a drop. Two consecutive weeks of materially lower volume — compared to the same window in the prior month and the prior year — is when the diagnostic clock starts. Acting on a single slow week often means rebuilding something that wasn’t broken.

Can a single Google update wipe out all my leads?

Rarely on its own. A core update can drop one or two key ranking pages, and if those pages were the bulk of your conversions, the effect feels catastrophic. But ‘all my leads’ usually involves a stacked failure — tracking issue plus a ranking drop plus a missed form submission. Investigate each layer separately.

Should I rebuild my website if leads stopped coming in?

Not first, and probably not at all in most cases. A rebuild solves architectural problems. It does not fix a broken form, a missing tracking event, an SEO drop on one page, or a misrouted phone line. Run the diagnostic order first and only rebuild if the investigation points there.

Why does my form work in my own test but real leads still don’t arrive?

Your test session is usually logged in, on a familiar IP, with cookies and notifications that real visitors don’t have. Test from incognito mode, from a phone on cellular data, and from a different network entirely. Also check whether form notifications are landing in junk, in a shared inbox nobody checks, or being filtered by a workflow rule that fires before a human ever sees them.

How do I know if leads dropped because of seasonality?

Pull the same calendar month from one and two years prior. If the dip lines up year over year, it is seasonal and the answer is patience plus a paid-traffic adjustment rather than a website fix. If last year was steady and this year tanked, the cause is something that changed in the last 90 days — on the site, in tracking, or in the SERP.

When Should You Get Outside Help?

If you have already run the tracking and form sanity check and leads are still down a month later, the cause is almost certainly somewhere in the SEO, conversion, or page-level layer — and that is harder to diagnose alone. At Spilt Media we run this exact diagnostic workflow for Treasure Coast small businesses every week, and we would rather help you fix the right problem cheaply than watch you rebuild a site that did not need rebuilding. You can start a conversation through Spilt Media’s website design and support services page, and we will begin with the diagnostic — not a proposal.