saas · Aug 16, 2026

scheduley.com

65/100 Partial

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

How this was measured

Measured by Roentgen 1.25.1 on 2026-08-16. 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 65 · mobile 65.

Walk 73 links on the entry page, 62 walkable. 1 matched a funnel step; we captured 2 pages in all, this one included.

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

What we recorded

The funnel, frame by frame

2 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
5 tactics

$95 +6 more  ·  subscription  ·  1 proof point

ReviewsFree trialNo cardLogo wallPricing tiers
Compare
02

Compare

▼ thinnest
3 tactics

$19 +22 more  ·  subscription

ComparisonFree trialPricing tiers

In their own words

30 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
Scheduley — The AI Front Desk for local business
Meta description
Scheduley is the AI receptionist and scheduling platform for local businesses — a 24/7 AI Front Desk that answers calls and texts, books appointments, and runs your booking website.
Headline
More bookings. Less busywork.
Section headings
Four steps. One live calendar. + moreYour AI Front Desk is always on.One platform, instead of four subscriptions.Built for local heroes who deserve smarter scheduling.Simple, transparent pricing.Ready to book more and work less?Tranquil Touch Massage & Spa1. Choose a service
Buttons and links
BusinessesWatch promoSpaHVACSalonFitnessBarberPlumbingTattooPets+2 more, not shown
Prices on the page
$95$125$110$105$19$49$99

Sections

4 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 scheduley.com
Nav1% down the page
Hero section of scheduley.com
Hero3% down the page
CTA section of scheduley.com
CTA78% down the page
Footer section of scheduley.com
Footer83% down the page

Elements

2 harvested

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

measuredextracted directly from the live page. a fact, not an opinion
Rating element
Rating“★★★★★”
No credit card element
No credit card“Set up in minutes. No credit card required.”

What we found

5 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

Offer clarity1 of 1

Makes the pricing ladder explicit free, $19/mo, $49/mo, $99/mo

Action path2 of 4

Puts proof in the first viewport ★★★★★ Trusted by 2,000+ local businesses
Offers a free trial or free tier Start free

Trust & proof1 of 2

Shows customer logos or a trusted-by claim trusted by

Friction reduction1 of 2

Offers a free trial or free tier also shown under Action path

Value reinforcement1 of 2

Compares itself against alternatives comparison grid: 20 rows

What we didn’t find

6 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 see6 of 11 applicable

FAQ / objection handling 1,302 of the 1,968 funnels we checked
Press / "as seen in" 508 of the 1,960 funnels we checked
Demo / docs entry 477 of the 1,393 funnels we checked
Lead-capture form 342 of the 1,393 funnels we checked
Usage / adoption proof 237 of the 1,539 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 · 6 flagged

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

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

6 of 16 measured checks need work

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

85% of measurable text passes WCAG AA. 4+ runs fail. 18% of text was unmeasurable (over images/gradients). not counted either way.

worst: “Scheduley™ is a trademark of Scheduley Inc. Registration pen” at 1.66:1 (11px, #c4c9d4 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 8px (base ~11px). below the ~16px readable floor.

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

Page weight

weight:page-weight

At least 5.2 MB across 94 measurable resources. 20 cross-origin resources did not expose a size, so the real total is higher.

FixCompress and lazy-load below-the-fold media; drop unused third-party scripts.

Oversized images

weight:oversized-images

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

“spa-cover.jpg” is 599px wide, displayed at 198px

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

Landmark regions

structure:landmark-regions

No <main> or <header> 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

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

smallest: “Menu” at 42×42px

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

Worth knowing6

Line length

9 paragraphs run past ~95 characters per line.

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

type:line-length
Form labels

1 form field relies on placeholder text as the only label.

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

a11y:form-labels
Heading levels

2 headings skip a level (e.g. <h2> followed by <h4>). Screen-reader users navigate by this outline.

FixStep heading levels one at a time; use CSS for size, not a deeper level.

a11y:heading-levels
Label in name

6 controls have an aria-label that does not contain its visible text, so voice-control users cannot activate it by saying what they see.

FixMake the accessible name start with the visible label text.

a11y:label-in-name
Render-blocking resources

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

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

weight:render-blocking-resources
Autocomplete hints

No autocomplete attributes across 1 field. browsers cannot autofill.

FixAdd autocomplete="email"/"tel"/"name" to identity fields.

forms:autocomplete-hints

Clear4

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

Playbook match

1 matched

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

deriveda deterministic summary generated only from measured facts. labeled, never an LLM guess

Comparison surface matches the Intent-Match pattern — measured comparison table plus comparison-intent copy

comparison table p2: comparison grid: 20 rowscomparison copy Scheduley vs HeyRosie, Smith.ai, Goodcall & JustCall · Scheduley

A match means this funnel's measurable surfaces fit the playbook's pattern — the quoted language is what fired the detection. A lever is one playbook mechanism observed on-page. We never claim what a brand's ads or emails do; a crawl can't see them. All funnel designs →

Two different things sit side by side here. The claim and its quoted evidence are measured on this funnel, the same way every other fact on this page is. The playbook itself is written guidance — our strategy library, not a measurement of this site — and it lives behind the links above. Nothing on this page recommends what this brand should do.

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#f4f1ff
accent#f4f1ff
bg#ffffff
surface#f8f7fc
text#6b7288
See the roles applied
accent

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

the roles, doing their job
The quick brown fox30px
Jumps over the lazy dog26px
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
15pxAa
18pxAa
20pxAa
26pxAa
30pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa800
FAMILIES
Recoleta · Inter
rendered in their own type system · webfont not loaded. system fallback if uninstalled
X-ray a funnel

Your competitor's funnel is one URL away.

Give your AI real references · Measured facts, not taste

Similar crawls