saas · Aug 15, 2026

meditailor.app

65/100 Partial

Scores above 74% of 1,252 multi-step funnels we have measured. Among the 959 saas funnels in that group, above 69%.

How this was measured

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.

Measured by Roentgen 1.25.1, one of our versioned rulesets. A capture is read once and its measurements freeze there, so the stamp says which ruleset read this one.

Walk 32 links seen, 9 walkable, 1 matched, and we walked 2 pages.

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

What we recorded

Progress

2 scans

this funnel’s coverage score across measured re-scans

measuredextracted directly from the live page. a fact, not an opinion
0pts since the first measured scan (2026-08-09) — 2 re-scans
  1. 65 Partial 2026-08-09
  2. 65 Partial 2026-08-15

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

7 tactics

subscription  ·  1 proof point

Sticky CTAReviewsFAQPressFree trialNo cardLogo wall
Compare
02

Compare

7 tactics

$59 +8 more  ·  subscription

Sticky CTAFAQTrust badgesFree trialNo cardUsage proofPricing tiers

In their own words

25 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
AI Meditation That Builds Your Best Self | MediTailor
Meta description
MediTailor is the AI meditation app that learns who you are and creates a better version of yourself. Sessions adapt to your mood, goals, and mindset.
Headline
Meditate Into the Person You Want to Become.
Section headings
Become a Better Version of Yourself.Personalized Meditation. Backed by Science.Choose How You Want to FeelYour Meditation, Not Everyone's MeditationWhat If Meditation Actually Knew You?Train Your Mind Like an Athlete Trains Their BodyScience Proves ItNot Another Meditation App+8 more, not shown
Buttons and links
LearnCompareCompanyCount me in →Try FreeTry for free

Sections

6 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 meditailor.app
Nav0% down the page
Hero section of meditailor.app
Hero0% down the page
Logos section of meditailor.app
Logos7% down the page
CTA section of meditailor.app
CTA61% down the page
FAQ section of meditailor.app
FAQ79% down the page
Footer section of meditailor.app
Footer96% down the page

Elements

1 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
No credit card element
No credit card“No credit card required.”

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

Offer clarity1 of 1

Makes the pricing ladder explicit free, $9/mo, $12.99/mo, $9.99/mo

Action path1 of 4

Offers a free trial or free tier Try Free

Trust & proof2 of 2

Shows customer logos or a trusted-by claim backed by
Puts a number on adoption 100 million downloads

Friction reduction2 of 2

Answers buyer objections Is MediTailor really free to start? How is this different from Headspace or Calm? Is my da
Offers a free trial or free tier Try Free

Value reinforcement1 of 2

Puts a number on adoption 100 million downloads

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

Demo / docs entry 440 of 1256 measured funnels run this
Lead-capture form 310 of 1256 measured funnels run this
Us-vs-them comparison 304 of 1777 measured funnels run this
Proof above the fold 292 of 1777 measured funnels run this
Scarcity / urgency copy 94 of 1769 measured funnels run this

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

15 run · 3 flagged

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

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

Readability & contrastclear

Text contrast (WCAG AA) passescontrast:text-contrast-wcag-aa

97% of measurable text passes WCAG AA.

Mobile & tap targetsclear

Mobile viewport passesmobile:mobile-viewport

Responsive viewport meta is present.

Typography1 flagged

Body text size needs worktype:body-text-size

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

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

Line length notetype:line-length

6 paragraphs run past ~95 characters per line.

fix Cap measure at ~60-75ch for comfortable reading.

Accessibility hygieneclear

Language declared passesa11y:language-declared

html[lang] is set for screen readers.

Image alt text passesa11y:image-alt-text

All 93 content images carry alt text.

Form labels notea11y:form-labels

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

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

Heading levels notea11y:heading-levels

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

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

Layout integrity1 flagged

Horizontal overflow needs worklayout:horizontal-overflow

The page scrolls ~138px horizontally at 1440px wide. content spills past the viewport.

fix Find the overflowing element (fixed widths, unwrapped rows) and constrain it to 100%.

Weight & delivery1 flagged

Page weight passesweight:page-weight

At least 0.9 MB across 70 measurable resources. 16 cross-origin resources did not expose a size, so the real total is higher.

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

Render-blocking resources passesweight:render-blocking-resources

1 stylesheet/script in <head> block first paint.

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

Oversized images needs workweight:oversized-images

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

“logo-horizontal-white.webp” is 600px wide, displayed at 248px

fix Serve responsive sizes (srcset/sizes) matching the rendered width.

Structure & reachabilityclear

Keyboard reachability notestructure:keyboard-reachability

23 elements look clickable but cannot be reached by keyboard.

“Calm Release tension and find deep”, “Calm Release tension and find deep”, “Focused Sharpen clarity and enter ”

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

Form usabilityclear

Autocomplete hints noteforms:autocomplete-hints

No autocomplete attributes across 2 fields. browsers cannot autofill.

fix Add autocomplete="email"/"tel"/"name" to identity fields.

Inline validation passesforms:inline-validation

2 fields carry validation attributes (required/pattern/aria-invalid).

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#1a1a2e
accent#1a1a2e
bg#ffffff
surface#f8f6fd
text#4a4a5a
See the roles applied
accent

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

the roles, doing their job
The quick brown fox60px
Jumps over the lazy dog48px
A subheading in their voice42px

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
10pxAa
11pxAa
12pxAa
14pxAa
15pxAa
16pxAa
18pxAa
20pxAa
24pxAa
42pxAa
48pxAa
60pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa800
FAMILIES
Plus Jakarta Sans · DM Sans
rendered in their own type system · webfont not loaded. system fallback if uninstalled

We also looked for Playbook match, and found none on this funnel.

X-ray a funnel

Your competitor's funnel is one URL away.

Give your AI real references · Measured facts, not taste

Similar crawls