saas · Aug 25, 2026

mybestlook.app

20/100 Sparse

Scores higher than 36% of 577 entry-page captures we have measured. Among the 311 saas funnels in that group, higher than 23%.

Walk 44 links seen, 28 walkable, and 0 matched a funnel step. If this funnel continues past the entry page, we did not reach it — everything below is measured from the entry page alone.

How this was measured

Measured by Roentgen 1.26.1 on 2026-08-25. 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 20 · mobile 20.

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

What we recorded

The funnel, frame by frame

1 step 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

4 tactics

$13 +5 more  ·  subscription  ·  1 proof point

Sticky CTAFAQTrust badgesLogo wall

In their own words

37 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 Stylist Online from Photo: Virtual Stylist, Change Your Look & Fashion Assistant | MyBestLook
Meta description
AI Stylist and virtual stylist online: change your look from a photo, AI makeover app, digital image maker, virtual clothing try-on, hairstyle simulator, hair color try-on, AI glow-up generator and AI photoshoots — your personal fashion assistant from MyBestLook.
Headline
Discover your ultimate look
Section headings
Style CatalogHair SimulatorVirtual Try-OnStyle CheckSmart WardrobePhotoshootsSimple & transparent pricingFrequently Asked Questions+8 more, not shown
Buttons and links
OR LOGIN WITH EMAILIs there a money-back guarantee?Are there free generation attempts?Can I try on clothes from online stores?How to achieve maximum resemblance to my face?Can I get multiple look options at once?Where are my personal photos stored and who can see them?How long are my generated images stored?How are payments deducted?What if the generation is stuck?+2 more, not shown
Prices on the page
$13$0.32$23$0.28$31$0.26

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 mybestlook.app
Nav1% down the page
Hero section of mybestlook.app
Hero0% down the page
Pricing section of mybestlook.app
Pricing74% down the page
FAQ section of mybestlook.app
FAQ80% down the page
Features section of mybestlook.app
Features92% down the page
Footer section of mybestlook.app
Footer97% 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
Guarantee element
Guarantee“Is there a money-back guarantee?”

What we found

2 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

Trust & proof1 of 2

Shows customer logos or a trusted-by claim logos: Style Evening, Style Business, Style Casual, Style Romantic

Friction reduction1 of 2

Answers buyer objections Is there a money-back guarantee? Yes. We will refund 100% if 3 consecutive generations con

What we didn’t find

9 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 see9 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
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
Us-vs-them comparison 332 of the 1,968 funnels we checked
Proof above the fold 314 of the 1,968 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

19 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 18 measured checks need work1 could not be measured — not counted either way

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

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

worst: “By logging in, you agree to the” at 2.7:1 (9px, #4b5563 on #050505). 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 9px (base ~9px). below the ~16px readable floor.

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

Line height

type:line-height

Body line-height is 1.25×. tight enough to hurt readability.

FixSet body line-height to ~1.4-1.6×.

Named controls

a11y:named-controls

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

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

Oversized images

weight:oversized-images

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

“black.jpg” is 220px wide, displayed at 30px

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

19 of 45 interactive targets are under 44×44px on mobile.

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

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

Worth knowing7

Line length

6 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
Label in name

1 control has 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
Keyboard reachability

8 elements look clickable but cannot be reached by keyboard.

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

structure:keyboard-reachability
Autocomplete hints

No autocomplete attributes across 1 field. browsers cannot autofill.

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

forms:autocomplete-hints

Not measurable1

Page weight

At least 3.4 MB across 41 measurable resources, but 14 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#facc15
accent#facc15
bg#ffffff
surface#ffffff
text#9ca3af
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 voice30px

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
9pxAa
10pxAa
11pxAa
12pxAa
14pxAa
16pxAa
18pxAa
20pxAa
24pxAa
30pxAa
48pxAa
60pxAa
WEIGHTS
Aa300
Aa400
Aa500
Aa600
Aa700
Aa800
FAMILIES
Playfair Display · ui-sans-serif
rendered in their own type system · webfont not loaded. system fallback if uninstalled

Measured, found none

1 of 9 layers

layers we ran on this funnel that came back empty

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

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

We ran this pass 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