What do you do if your website conversion rate drops?
Test the mechanics first: submit the form from a phone and a desktop, confirm the notification arrives, tap the phone link and check it dials. Then list every change near the date the drop started — added popups, banners and chat widgets are the usual culprits on a website.
Start with what is broken
Test the mechanics before considering anything else:
- Submit the form from a phone and from a desktop, using an address you can check
- Confirm the notification arrives and is not in spam
- Tap the phone link on mobile and confirm it dials the right number
- Check the certificate is valid
- Check any tracking that counts conversions is still firing
A silently broken form produces exactly this symptom and can run for weeks. It is the single most common cause and the fastest to rule out.
Also confirm the drop is real. A duplicated conversion tag, a changed goal definition, or consent settings blocking measurement all produce declines that never happened.
Then check what changed on the site
List every change near the date the drop started:
- A deployment or plugin update
- A new popup, banner or chat widget
- A theme or template change
- New content on a key page
- A form field added
- An image or script that made the page slower
Added elements are the usual culprit, and popups are the usual added element. A cookie banner, a chat widget and an offer overlay arriving together can make a page unusable on a phone.
Then measure the page itself
Speed. Run the page on mobile and compare with a previous measurement if you have one. A new hero image or an added script can add seconds.
Mobile layout. Check on a real phone. A template change can push the phone number below the fold or break the form.
Scroll depth. If people stopped getting past the first screen, something at the top changed.
Form abandonment. If people start the form and do not finish, look at which field they stop on.
Then look at the content
If nothing broke and nothing was added, the page may no longer match what visitors want:
- Are the queries bringing people to this page different from before?
- Did a competitor start publishing prices you do not?
- Is anything on the page out of date — prices, hours, services you no longer offer?
Search Console tells you what queries the page receives. If those changed, the page is now answering the wrong question.
Segment before concluding
Conversion rate is an average and averages hide things:
- By device — mobile falling while desktop holds is a layout or speed problem
- By page — one page falling is a page problem, all pages falling is a site problem
- By source — one channel falling is a traffic quality problem, not a site problem
- By browser — occasionally a script breaks in one browser only
That last one is rare and worth checking when nothing else explains it.
Change one thing at a time
Revert the most likely cause first and wait. Changing several things at once means you will not know what fixed it, and if it gets worse you will not know what caused that either.
Then add monitoring
An alert when submissions stop, a scheduled test submission, and a post-deployment check on the form and phone link. Most conversion drops on a website are self-inflicted and preventable, and monitoring turns a six-week loss into a same-day fix.
Frequently asked questions
What should I test first?
The mechanics — submit the form from phone and desktop, confirm the notification arrives, tap the phone link and check it dials correctly, verify the certificate, and confirm conversion tracking still fires.
How do I know the drop is real?
Rule out measurement changes — a duplicated conversion tag, a changed goal definition, or consent settings blocking tracking all produce declines that never actually happened.
What change usually causes it?
Something added. A popup, cookie banner or chat widget arriving — often several together — can make a page unusable on a phone. List every change near the date the drop started.
Why segment the data?
Because averages hide the cause. Mobile falling while desktop holds points at layout or speed; one page falling is a page problem; one source falling is a traffic quality problem, not a site problem.
How do I prevent it recurring?
An alert when submissions stop, a scheduled test submission, and a post-deployment check of the form and phone link. That turns a six-week loss into a same-day fix.