ecommerce · Aug 15, 2026

mksaas.com

15/100 Sparse

Scores above 6% of 1,252 multi-step funnels we have measured. Among the 151 ecommerce funnels in that group, above 18%.

How this was measured

Coverage is detection coverage, not a verdict — it counts the conversion tactics we could prove are present, out of the 15 that apply to an ecommerce 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 21 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
-45pts since the first measured scan (2026-08-09) — 2 re-scans
  1. 60 Partial 2026-08-09
  2. 15 Sparse 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

▲ strongest
6 tactics

$60 +5 more  ·  subscription

FAQTrust badgesPressFree trialLogo wallDemo / docs
Auth
02

Auth

▼ thinnest
3 tactics
Trust badgesPressFree trial

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
MkSaaS - Make Your AI SaaS Product in a Weekend
Meta description
The complete Next.js boilerplate for building profitable SaaS, packed with AI, auth, payments, i18n, newsletter, dashboard, blog, docs, blocks, themes, SEO and more.
Headline
Make Your AI SaaS Product in a weekend
Section headings
Codebase + AI = Launch your idea INSTANTLYTIME SAVEDA production SaaS foundation, not just a landing templatePricingHow to configure and deploy MkSaaSFAQBuild with your favorite tech stackWhat makes MkSaaS different+8 more, not shown
Buttons and links
DemosToggle modeSwitch languageLog inSign upGet MkSaaSSee DemoWhat do I get exactly?Can I see what I am getting before I pay?Is MkSaaS only a landing page template?+2 more, not shown
Prices on the page
$60$139$300$30$299$20

Sections

8 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 mksaas.com
Nav0% down the page
Hero section of mksaas.com
Hero0% down the page
Pricing section of mksaas.com
Pricing16% down the page
FAQ section of mksaas.com
FAQ24% down the page
CTA section of mksaas.com
CTA70% down the page
Stats section of mksaas.com
Stats84% down the page
Email capture section of mksaas.com
Email capture95% down the page
Footer section of mksaas.com
Footer97% down the page

What we found

3 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 path1 of 2

Puts proof in the first viewport 640+ Customers 200+ Products 360+ Components

Friction reduction1 of 3

Answers buyer objections What do I get exactly?

What we didn’t find

12 of 15 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 see12 of 15 applicable

Us-vs-them comparison 304 of 1777 measured funnels run this
Anchor / strikethrough pricing 94 of 177 measured funnels run this
Scarcity / urgency copy 94 of 1769 measured funnels run this
On-page review wall 89 of 177 measured funnels run this
Free shipping 71 of 177 measured funnels run this
Express wallets 31 of 177 measured funnels run this
Money-back guarantee 31 of 177 measured funnels run this
Proof at every step 27 of 177 measured funnels run this
Countdown / urgency timer 15 of 177 measured funnels run this
Per-unit price anchor 9 of 177 measured funnels run this
Stacked free gifts
Subscription / auto-ship

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

17 run · 5 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.

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

11 paragraphs run past ~95 characters per line.

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

Accessibility hygiene1 flagged

Language declared passesa11y:language-declared

html[lang] is set for screen readers.

Image alt text passesa11y:image-alt-text

All 88 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.

Named controls needs worka11y:named-controls

1 button/link has no accessible name (icon-only, no aria-label).

fix Add aria-label to icon-only buttons and links.

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.

Label in name notea11y: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.

fix Make the accessible name start with the visible label text.

Weight & delivery2 flagged

Page weight not measurableweight:page-weight

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

Render-blocking resources needs workweight:render-blocking-resources

24 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

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

“logo-dark.png?dpl=dpl_2eVUUirKLu3Tne7JMo” is 512px wide, displayed at 32px

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

Structure & reachability1 flagged

Landmark regions needs workstructure:landmark-regions

No <main> or <header> or <footer> 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 4 fields. browsers cannot autofill.

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

Inline validation passesforms:inline-validation

3 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#1970f0
accent#1970f0
bg#ffffff
surface#ffffff
text#000000
See the roles applied
accent

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

the roles, doing their job
The quick brown fox80px
Jumps over the lazy dog60px
A subheading in their voice48px

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
13pxAa
14pxAa
16pxAa
18pxAa
20pxAa
24pxAa
30pxAa
36pxAa
48pxAa
60pxAa
80pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
FAMILIES
Bricolage Grotesque · Noto Sans
rendered in their own type system · webfont not loaded. system fallback if uninstalled

We also looked for Elements and 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