saas · Aug 15, 2026

dochost.io

60/100 Partial

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

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 53 links seen, 46 walkable, 2 matched, and we walked 3 pages.

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

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-05) — 2 re-scans
  1. 60 Partial 2026-08-05
  2. 60 Partial 2026-08-15

The funnel, frame by frame

3 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
7 tactics

$0 +4 more  ·  Save 30%  ·  1 proof point

SubscriptionFAQTrust badgesPressFree trialLogo wallPricing tiers
Pricing
02

Pricing

7 tactics

$0 +4 more  ·  Save 30%  ·  subscription  ·  1 proof point

SubscriptionFAQTrust badgesPressFree trialLogo wallPricing tiers
Auth
03

Auth

▼ thinnest
3 tactics
SubscriptionTrust badgesFree trial

In their own words

36 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
HTML to URL & Markdown to HTML — Free HTML Host | dochost
Meta description
Turn HTML to URL and Markdown to HTML in seconds. A free HTML host and Markdown host with a live Markdown preview — paste, get a link, no signup.
Headline
Turn HTML to URL or Markdown to HTML, hosted as a link.
Section headings
Trending Markdown & HTML pagesAn HTML host and Markdown host in oneSend a message. Get a web page.What people use dochost forThe fastest free HTML host and Markdown host on the web.Simple, fair pricingFrequently asked questionsPublish straight from Claude, ChatGPT and Cursor.+8 more, not shown
Buttons and links
ToolsIntegrationsLog inToggle modeSwitch languageMarkdownHTMLUpload FilePaste CodeGet my link+2 more, not shown
Prices on the page
$0$4.92$59$11.25$135

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 dochost.io
Nav1% down the page
Hero section of dochost.io
Hero1% down the page
Pricing section of dochost.io
Pricing50% down the page
FAQ section of dochost.io
FAQ62% down the page
Logos section of dochost.io
Logos72% down the page
Footer section of dochost.io
Footer91% down the page

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, $4.92/mo, $11.25/mo

Action path2 of 4

Offers a free trial or free tier Start free
Lead-capture form name, email, password, checkbox

Trust & proof1 of 2

Shows customer logos or a trusted-by claim logo wall (9 distinct marks)

Friction reduction2 of 2

Answers buyer objections Frequently asked questions Everything you need to know about HTML to URL, Markdown to HTML
Offers a free trial or free tier Start free

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

15 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

Readability & contrast1 flagged

Text contrast (WCAG AA) needs workcontrast:text-contrast-wcag-aa

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

worst: “Auto-detected” at 1.72:1 (11px, #42d66f on #e7f8ee). needs 4.5:1

fix Raise text/background contrast to ≥4.5:1 (≥3:1 for large text), especially on CTAs and body copy.

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 11px (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

1 paragraph runs 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 16 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

2 buttons/links have 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.

Weight & delivery2 flagged

Page weight not measurableweight:page-weight

At least 1.9 MB across 101 measurable resources, but 149 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

11 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

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

“logo.svg” 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 <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

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#e7f8ee
accent#e7f8ee
bg#ffffff
surface#f4faf7
text#5a6b61
See the roles applied
accent

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

the roles, doing their job
The quick brown fox50px
Jumps over the lazy dog42px
A subheading in their voice38px

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
11pxAa
12pxAa
13pxAa
14pxAa
15pxAa
16pxAa
17pxAa
18pxAa
36pxAa
38pxAa
42pxAa
50pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa650
Aa700
FAMILIES
GeistSans
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