saas · Aug 15, 2026

weely.ai

65/100 Partial

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

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 36 links seen, 19 walkable, 3 matched, and we walked 4 pages.

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

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

The funnel, frame by frame

4 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
4 tactics
Trust badgesFree trialLogo wallUsage proof
Products
02

Products

2 tactics
Free trialLogo wall
Pricing
03

Pricing

2 tactics

$0 +6 more  ·  subscription · 30 days

Trust badgesPricing tiers
Signup
04

Signup

▼ thinnest
0 tactics

no named tactics detected on this step

In their own words

29 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
Create Short Links & QR Codes Instantly | Weely AI
Meta description
Create short URLs and QR codes instantly. Track clicks, customize links, and boost your digital marketing with Weely's powerful tools.
Headline
SMARTER DIGITAL ENGAGEMENT STARTS WITH WEELY AI
Section headings
Try link shortening for freeShorten Your Links in SecondsGenerate Dynamic QR CodesCreate a Stunning Link in Bio Page in MinutesWhat Our Users Are Saying About WeelySee how other businesses use WeelyResults That Make An ImpactExplore the Latest Insights from Weely+6 more, not shown
Buttons and links
PlatformCreate Free ShortUrlCreate Free QRCodeShorten for freeSign Up For FreeCreate Your Bio Page FreeGo to testimonial 1Go to testimonial 2Go to testimonial 3Go to testimonial 4+2 more, not shown

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 weely.ai
Nav2% down the page
Hero section of weely.ai
Hero0% down the page
Logos section of weely.ai
Logos11% down the page
Stats section of weely.ai
Stats62% down the page
FAQ section of weely.ai
FAQ80% down the page
Footer section of weely.ai
Footer95% down the page

What we found

5 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 $0/mo, $5/mo, $15/mo, $50/mo

Action path2 of 4

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

Trust & proof2 of 2

Shows customer logos or a trusted-by claim logos: URL Shortener, QR Code, Link-in-bio, Nucor, A.O. Smith Corporation
Puts a number on adoption 500 Companies

Friction reduction1 of 2

Offers a free trial or free tier free plan

Value reinforcement1 of 2

Puts a number on adoption 500 Companies

What we didn’t find

6 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 see6 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
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 & contrastclear

Text contrast (WCAG AA) passescontrast:text-contrast-wcag-aa

95% of measurable text passes WCAG AA. 17% 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 ~16px). below the ~16px readable floor.

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

Line length notetype:line-length

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

Form labels needs worka11y:form-labels

3 of 4 form fields have no label (+1 rely on placeholder only).

fix Give every input a <label> or aria-label; placeholders are not labels.

Label in name notea11y:label-in-name

3 controls have 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 & delivery3 flagged

Page weight needs workweight:page-weight

At least 6.6 MB across 211 measurable resources. 199 cross-origin resources did not expose a size, so the real total is higher.

fix Compress and lazy-load below-the-fold media; drop unused third-party scripts.

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

9 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

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

“shortlink.png” is 1248px wide, displayed at 283px

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

Keyboard reachability notestructure:keyboard-reachability

7 elements look clickable but cannot be reached by keyboard.

“Links”, “QR Codes”, “Domains”

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

Form usabilityclear

Inline validation passesforms:inline-validation

4 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#041b2e
accent#041b2e
bg#ffffff
surface#edf7ff
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 fox48px
Jumps over the lazy dog36px
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
21pxAa
24pxAa
27pxAa
30pxAa
36pxAa
48pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa800
FAMILIES
Urbanist · Inter
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