saas · Aug 9, 2026

mageflow.org

50/100 Thin

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

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.20.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 12 links seen, 5 walkable, 1 matched, and we walked 2 pages.

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

5 tactics

$9.90 +11 more  ·  50% OFF  ·  subscription  ·  1 proof point

CountdownTrust badgesFree trialLogo wallPricing tiers
Pricing
02

Pricing

5 tactics

$9.90 +11 more  ·  50% OFF  ·  subscription  ·  1 proof point

CountdownTrust badgesFree trialLogo wallPricing tiers

In their own words

42 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
Mage Flow AI Image Generator | 4B Image Model
Meta description
Explore the Mage Flow AI image generator, also searched as mage-flow, a 4B Microsoft image model for native-resolution text-to-image generation and image editing.
Headline
Mage Flow AI Image Generator
Section headings
Mage Flow AI prompt examplesWhat is Mage-Flow?Mage-Flow featuresHow to use a Mage Flow AI image generator workflowMage Flow AI pricingMage Flow AI image generator questionsUnlock Mage Flow and claim a generous credit bonus4B parameters+7 more, not shown
Buttons and links
×Log inSwitch languageImage Edit Upload one image, then describe what to change.Add image Upload one source image, then describe the edit.1:1JPGStart CreationFeaturedMonthly+2 more, not shown
Prices on the page
$9.90$19.9$118.80$3.96$19.90$39.9$238.80$3.32+4 more, not shown

Sections

5 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 mageflow.org
Nav1% down the page
Hero section of mageflow.org
Hero0% down the page
Pricing section of mageflow.org
Pricing68% down the page
FAQ section of mageflow.org
FAQ82% down the page
Footer section of mageflow.org
Footer92% 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
Price anchor element
Price anchor“$19.9”
Rating element
Rating“0/5000”

What we found

4 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.90/mo, $19.90/mo, $59.90/mo

Action path2 of 4

Offers a free trial or free tier Start free
Lead-capture form Describe what to change: style, background, lighting, composition, product finish..., email

Trust & proof1 of 2

Shows customer logos or a trusted-by claim logos: Listed on Turbo0, NavFolders, Good AI Tools

Friction reduction1 of 2

Offers a free trial or free tier Start free

What we didn’t find

7 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 see7 of 11 applicable

FAQ / objection handling 1175 of 1777 measured funnels run this
Press / "as seen in" 448 of 1769 measured funnels run this
Demo / docs entry 440 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
Usage / adoption proof 224 of 1369 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

14 run · 2 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

100% of measurable text passes WCAG AA. 89% of text was unmeasurable (over images/gradients). not counted either way.

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 12px (base ~18px). below the ~16px readable floor.

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

Line length notetype:line-length

7 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 30 content images carry alt text.

Form labels notea11y:form-labels

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

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

Heading levels notea11y:heading-levels

1 heading skips 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.

Weight & delivery1 flagged

Page weight not measurableweight:page-weight

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

Render-blocking resources passesweight:render-blocking-resources

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

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

Oversized images needs workweight:oversized-images

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

“HD3tN6VboAM1CKH.jpg” is 1080px wide, displayed at 286px

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

Structure & reachabilityclear

Landmark regions notestructure:landmark-regions

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

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

Form usabilityclear

Autocomplete hints noteforms:autocomplete-hints

No autocomplete attributes across 1 field. browsers cannot autofill.

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

Inline validation passesforms:inline-validation

1 field carries 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#f5cb62
accent#f5cb62
bg#0d0d0c
surface#0d0d0c
text#ffffff
See the roles applied
accent

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

the roles, doing their job
The quick brown fox91px
Jumps over the lazy dog60px
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
12pxAa
14pxAa
16pxAa
18pxAa
20pxAa
23pxAa
24pxAa
30pxAa
60pxAa
91pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa900
FAMILIES
Georgia · ui-sans-serif
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