saas · Aug 15, 2026

webleadr.com

55/100 Thin

Scores higher than 63% of 1,391 multi-step funnels we have measured. Among the 1,074 saas funnels in that group, higher than 55%.

How this was measured

Measured by Roentgen 1.25.1 on 2026-08-15. A capture is read once and its measurements freeze there, so the stamp says which ruleset read this one.

Coverage is detection coverage, not a verdict — it counts the conversion tactics we could prove are present, out of the 11 that apply to a saas funnel. Per device: desktop 55 · mobile 55.

Walk 28 links on the entry page, 17 walkable. 2 matched a funnel step; we captured 3 pages in all, this one included.

Captured Homepage / Lander
Step 1 · Homepage / Lander1 / 3

What we recorded

Progress

3 scans

this funnel’s coverage score across measured re-scans

measuredextracted directly from the live page. a fact, not an opinion
Unchanged across 3 scans Same 6 conversion tactics detected since 2026-08-09.
  1. 6 tactics 2026-08-09
  2. 6 tactics 2026-08-12
  3. 6 tactics 2026-08-15

The funnel, frame by frame

3 steps walked

see their whole funnel without clicking through it. scored step by step

measuredextracted directly from the live page. a fact, not an opinion
Homepage / Lander
01

Homepage / Lander

▲ strongest
7 tactics

$14 +3 more  ·  subscription

Sticky CTAFAQTrust badgesPressLogo wallUsage proofDemo / docs
Use Cases
02

Use Cases

2 tactics
Sticky CTADemo / docs
Signup
03

Signup

▼ thinnest
2 tactics
Sticky CTADemo / docs

In their own words

35 quoted

the entry page’s own title, headline, buttons and prices — quoted, never paraphrased

measuredextracted directly from the live page. a fact, not an opinion
Page title
Get Web Design Leads | Find Businesses Without Websites
Meta description
Struggling to get web design leads? Use Webleadr to instantly discover them, as well as businesses without websites near you and around the world.
Headline
Get Web Design Leads Instantly From Anywhere
Section headings
Struggling to get web design leads? Webleadr helps you instantly discover and contact them in just a few clicks, as well as businesses without websites near you and around the world. Connect and turn them into paying clients today!FEATURED ONThree steps to more clientsPowerful Lead Generation ToolsStudio Moda HairLe Petit BistrotBuilt for Professionals Like YouGETTING STARTED+8 more, not shown
Buttons and links
Change themeFind LocationonGet businessesMapCallEmailWebsiteSocialsAdd Note+2 more, not shown
Prices on the page
$14$0.28$24$0.24

Sections

7 identified

structural bands identified on this funnel, cropped from its own capture

measuredextracted directly from the live page. a fact, not an opinion
Nav section of webleadr.com
Nav0% down the page
Hero section of webleadr.com
Hero1% down the page
Logos section of webleadr.com
Logos9% down the page
Pricing section of webleadr.com
Pricing68% down the page
FAQ section of webleadr.com
FAQ85% down the page
CTA section of webleadr.com
CTA93% down the page
Footer section of webleadr.com
Footer96% down the page

What we found

6 tactics

conversion tactics we could prove are present, with the on-page text that evidences each

measuredextracted directly from the live page. a fact, not an opinion

Action path2 of 4

Lead-capture form input, input, input, input
Offers a demo or docs entry point docs link

Trust & proof2 of 2

Shows customer logos or a trusted-by claim logos: Webleadr on KittyLaunch, Webleadr, Sunrise Dental Care, Bright Smile Clinic, Parkvi
Puts a number on adoption 150 businesses

Friction reduction1 of 2

Answers buyer objections Frequently Asked Questions

Value reinforcement1 of 2

Puts a number on adoption also shown under Trust & proof

What we didn’t find

5 of 11 applicable

applicable tactics we checked for and did not see on any step we reached

measuredextracted directly from the live page. a fact, not an opinion

What we didn’t see5 of 11 applicable

Free trial / freemium 1,084 of the 1,385 SaaS funnels we checked
Pricing tiers 699 of the 1,385 SaaS funnels we checked
Us-vs-them comparison 332 of the 1,968 funnels we checked
Proof above the fold 314 of the 1,968 funnels we checked
Scarcity / urgency copy 101 of the 1,960 funnels we checked

Absence is a measurement, not a recommendation: we do not know why a tactic is missing, whether it belongs here, or whether adding it would change anything. Where a walk stopped early, a tactic living deeper would also read as not detected.

How well it’s built

16 run · 7 flagged

contrast, mobile, typography, accessibility, weight — each with what would fix it

measuredextracted directly from the live page. a fact, not an opinion

7 of 15 measured checks need work1 could not be measured — not counted either way

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

88% of measurable text passes WCAG AA. 4+ runs fail.

worst: “No-Website Leads” at 1.82:1 (12px, #c0c0c0 on #ffffff). needs 4.5:1

FixRaise text/background contrast to ≥4.5:1 (≥3:1 for large text), especially on CTAs and body copy.

Body text size

type:body-text-size

Smallest body text is 7px (base ~14px). below the ~16px readable floor.

FixKeep body copy ≥15-16px; reserve sub-13px for fine print only.

Named controls

a11y:named-controls

6 buttons/links have no accessible name (icon-only, no aria-label).

FixAdd aria-label to icon-only buttons and links.

Render-blocking resources

weight:render-blocking-resources

12 stylesheets/scripts in <head> block first paint.

FixDefer non-critical JS (defer/async) and inline only critical CSS.

Oversized images

weight:oversized-images

13 images are shipped at more than 2x the width shown.

“photo-1512690459411-b9245aed614b?auto=fo” is 96px wide, displayed at 27px

FixServe responsive sizes (srcset/sizes) matching the rendered width.

Landmark regions

structure:landmark-regions

No <header> or <footer> landmark. screen-reader users cannot jump between regions.

FixWrap the page in <header>, <main> and <footer> (or matching ARIA roles).

Tap-target size (mobile)

mobile:tap-target-size-mobile

107 of 130 interactive targets are under 44×44px on mobile.

smallest: “(unnamed)” at 16×16px

FixGive tappable controls a ≥44×44px hit area. the touch minimum.

Worth knowing4

Line length

1 paragraph runs past ~95 characters per line.

FixCap measure at ~60-75ch for comfortable reading.

type:line-length
Form labels

7 form fields rely on placeholder text as the only label.

FixBack placeholders with a real <label>. placeholder text vanishes on input.

a11y:form-labels
Keyboard reachability

189 elements look clickable but cannot be reached by keyboard.

FixUse <button>/<a>, or add role + tabindex="0" and a key handler.

structure:keyboard-reachability

Not measurable1

Page weight

At least 1.0 MB across 99 measurable resources, but 98 cross-origin resources did not expose a size. The true weight cannot be determined from the page.

weight:page-weight

Clear4

Mobile viewport · Language declared · Image alt text · Inline validation

Brand kit

5 colour roles

palette by on-page usage · type rendered live

measuredextracted directly from the live page. a fact, not an opinion
full palette ordered by on-page usage %
primary#006be6
accent#006be6
bg#ffffff
surface#f9f9f9
text#6b6b6b
See the roles applied
accent

Body copy in their text role, on a surface card.

the roles, doing their job
The quick brown fox36px
Jumps over the lazy dog30px
A subheading in their voice20px

Body copy set at their measured paragraph size. This is how their product reads to a first-time visitor. same family, same scale, same weight.

  • List item one, at body scale
  • List item two
  • List item three
Type scale, weights & families
SIZE SCALE
8pxAa
9pxAa
10pxAa
11pxAa
12pxAa
13pxAa
14pxAa
16pxAa
18pxAa
20pxAa
30pxAa
36pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa900
FAMILIES
-apple-system
rendered in their own type system · webfont not loaded. system fallback if uninstalled

Measured, found none

2 of 10 layers

layers we ran on this funnel that came back empty

measuredextracted directly from the live page. a fact, not an opinion

Elements — the atomic pieces — price anchors, ratings, guarantees — with their verbatim on-page text

Playbook match — which funnel play this page runs — measured, evidence-quoted

We ran these passes on the pages we captured and found nothing to show. That is a measurement of this funnel, not a recommendation — and it is a different statement from a layer we never ran, which does not appear here at all.

X-ray a funnel

Your competitor's funnel is one URL away.

Give your AI real references · Measured facts, not taste

Similar crawls