saas · Aug 17, 2026

supasidebar.com

70/100 Partial

Scores higher than 82% of 1,391 multi-step funnels we have measured. Among the 1,074 saas funnels in that group, higher than 78%.

How this was measured

Measured by Roentgen 1.25.1 on 2026-08-17. 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 70 · mobile 70.

Walk 32 links on the entry page, 23 walkable. 1 matched a funnel step; we captured 2 pages in all, this one included.

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

▲ strongest
7 tactics

$77 +4 more  ·  25% Off  ·  3 proof points

FAQTrust badgesFree trialNo cardLogo wallUsage proofDemo / docs
Compare
02

Compare

▼ thinnest
6 tactics

$77 +1 more  ·  Save 50%  ·  2 proof points

ComparisonFAQTrust badgesFree trialLogo wallDemo / docs

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
SupaSidebar | Arc Sidebar for All Browsers
Meta description
SupaSidebar is a macOS app that brings Arc's sidebar to every browser - one sidebar for tabs, bookmarks, files, and apps across Safari, Chrome, and Finder.
Headline
One Sidebar for All Browsers
Section headings
Meet SupaSidebar: The Arc Sidebar Alternative for All BrowsersSave bookmarks from all your browsers in one sidebarEvery open tab, from every browser, in one placeSpaces for every side of youKeep Finder files and folders one click awaySpotlight for your browsersHonest and affordable pricing14-Day Money-Back Guarantee+7 more, not shown
Buttons and links
DocsContactDownloadDownload for Free$ brew install --cask supasidebar● “I'd been looking for this for years.” Ian Kirk● “A game-changer.” Deep Parekh , FSFTM● “A cleverly designed, well made app.” Ivan Zorkić● “It feels like an extension of the desktop.” OliverPlay Demo+2 more, not shown
Prices on the page
$77$59$0$19.99$29.99

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
Hero section of supasidebar.com
Hero0% down the page
Features section of supasidebar.com
Features19% down the page
Stats section of supasidebar.com
Stats48% down the page
Pricing section of supasidebar.com
Pricing68% down the page
FAQ section of supasidebar.com
FAQ90% down the page
Footer section of supasidebar.com
Footer94% down the page

Elements

3 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“$77”
Guarantee element
Guarantee“14 day money back guarantee. No questions asked.”
No credit card element
No credit card“No Credit Card Required 7 day Pro trial, then free forever”

What we found

7 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 path2 of 4

Offers a free trial or free tier start for free
Offers a demo or docs entry point Documentation

Trust & proof2 of 2

Shows customer logos or a trusted-by claim logo wall (4 distinct marks)
Puts a number on adoption 3,000+ users

Friction reduction2 of 2

Answers buyer objections Frequently Asked Questions
Offers a free trial or free tier also shown under Action path

Value reinforcement2 of 2

Compares itself against alternatives comparison table: Features · Arc Browser · SupaSidebar
Puts a number on adoption also shown under Trust & proof

What we didn’t find

4 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 see4 of 11 applicable

Pricing tiers 699 of the 1,385 SaaS funnels we checked
Press / "as seen in" 508 of the 1,960 funnels we checked
Lead-capture form 342 of the 1,393 funnels we checked
Proof above the fold 314 of the 1,968 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

16 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

6 of 15 measured checks need work1 could not be measured — not counted either way

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

84% of measurable text passes WCAG AA. 4+ runs fail. 18% of text was unmeasurable (over images/gradients). not counted either way.

worst: “SupaSidebar” at 1.02:1 (20px, #fffdf5 on #ffffff). needs 3: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 10px (base ~14px). below the ~16px readable floor.

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

Render-blocking resources

weight:render-blocking-resources

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

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

Oversized images

weight:oversized-images

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

“leblogducuk.png” is 1158px wide, displayed at 42px

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

123 of 179 interactive targets are under 44×44px on mobile.

smallest: “Home” at 34×15px

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

Worth knowing5

Line length

3 paragraphs run past ~95 characters per line.

FixCap measure at ~60-75ch for comfortable reading.

type:line-length
Form labels

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

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

a11y:form-labels
Label in name

38 controls have 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
Autocomplete hints

No autocomplete attributes across 2 fields. browsers cannot autofill.

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

forms:autocomplete-hints

Not measurable1

Page weight

At least 0.7 MB across 270 measurable resources, but 81 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

Playbook match

1 matched

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

deriveda deterministic summary generated only from measured facts. labeled, never an LLM guess

Comparison surface matches the Intent-Match pattern — measured comparison table plus comparison-intent copy

comparison table p2: comparison table: Features · Arc Browser · SupaSidebarcomparison copy Arc Browser vs SupaSidebar

A match means this funnel's measurable surfaces fit the playbook's pattern — the quoted language is what fired the detection. A lever is one playbook mechanism observed on-page. We never claim what a brand's ads or emails do; a crawl can't see them. All funnel designs →

Two different things sit side by side here. The claim and its quoted evidence are measured on this funnel, the same way every other fact on this page is. The playbook itself is written guidance — our strategy library, not a measurement of this site — and it lives behind the links above. Nothing on this page recommends what this brand should do.

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#5a3fe8
accent#5a3fe8
bg#ffffff
surface#fffdf5
text#5a3fe8
See the roles applied
accent

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

the roles, doing their job
The quick brown fox42px
Jumps over the lazy dog40px
A subheading in their voice36px

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
18pxAa
20pxAa
30pxAa
36pxAa
40pxAa
42pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa800
FAMILIES
Inter
rendered in their own type system · webfont not loaded. system fallback if uninstalled
X-ray a funnel

Your competitor's funnel is one URL away.

Give your AI real references · Measured facts, not taste

Similar crawls