saas · Aug 9, 2026

fitsuite.co

50/100 Thin

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

How this was measured

Measured by Roentgen 1.20.1 on 2026-08-09. 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 50 · mobile 50.

Walk 74 links on the entry page, 67 walkable. 4 matched a funnel step; we captured 4 pages in all, this one included.

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
Unchanged across 2 scans Same 4 conversion tactics detected since 2026-08-07.
  1. 4 tactics 2026-08-07
  2. 4 tactics 2026-08-09

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

€50 +1 more

Sticky CTAFAQFree trialLogo wall
En
02

En

▼ thinnest
3 tactics
Sticky CTAFAQFree trial
En
03

En

4 tactics

€50 +1 more

Sticky CTAComparisonFAQFree trial
En
04

En

4 tactics
Sticky CTAFree trialNo cardLogo wall

In their own words

30 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
FitSuite - Software for Personal Trainers | Client & Workout Management
Meta description
FitSuite is the all-in-one platform for personal trainers: nutrition plans, multilingual workouts, custom-branded client app, and complete business management. Start free.
Headline
Your online coaching, scattered everywhere. Solved.
Section headings
All your coaching. In one place.Your coaching, in their pocket.Simple and transparentStop chasing your clientsFrequently asked questionsYour app. Not ours.Chat without switching to WhatsAppCollect check-ins without chasing anyone+5 more, not shown
Buttons and links
🇬🇧 ENTry free for 7 daysLog inUpload fileMonthlyAnnual −25%Is FitSuite suitable even if I have few clients?Can I try FitSuite for free?Do my clients need to download an app?How do I get my clients started on FitSuite?+2 more, not shown
Prices on the page
€50€80

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 fitsuite.co
Nav0% down the page
Hero section of fitsuite.co
Hero0% down the page
CTA section of fitsuite.co
CTA68% down the page
FAQ section of fitsuite.co
FAQ73% down the page
Footer section of fitsuite.co
Footer86% down the page

Elements

1 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
No credit card element
No credit card“No credit card required 7-day free trial Cancel anytime”

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

Action path1 of 4

Offers a free trial or free tier free trial

Trust & proof1 of 2

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

Friction reduction2 of 2

Answers buyer objections Is FitSuite suitable even if I have few clients?
Offers a free trial or free tier also shown under Action path

Value reinforcement1 of 2

Compares itself against alternatives comparison table: Feature · Starter · Advanced

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

Pricing tiers 699 of the 1,385 SaaS funnels we checked
Press / "as seen in" 508 of the 1,960 funnels we checked
Demo / docs entry 477 of the 1,393 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
Usage / adoption proof 237 of the 1,539 funnels we checked
Scarcity / urgency copy 101 of the 1,960 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

14 run · 4 flagged

contrast, mobile, typography, accessibility, weight — each with what would fix it

measuredextracted directly from the live page. a fact, not an opinion

4 of 13 measured checks need work1 could not be measured — not counted either way

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

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

worst: “−25%” at 1.09:1 (10px, #ffffff on #f3f6f7). needs 4.5: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.

Oversized images

weight:oversized-images

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

“home.webp” is 3600px wide, displayed at 320px

FixServe responsive sizes (srcset/sizes) matching the rendered width.

Tap-target size (mobile)

mobile:tap-target-size-mobile

247 of 271 interactive targets are under 44×44px on mobile.

smallest: “Toggle menu” at 24×24px

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

Worth knowing6

Line length

22 paragraphs run past ~95 characters per line.

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

type:line-length
Heading levels

1 heading skips a level (e.g. <h2> followed by <h4>). Screen-reader users navigate by this outline.

FixStep heading levels one at a time; use CSS for size, not a deeper level.

a11y:heading-levels
Render-blocking resources

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

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

weight:render-blocking-resources
Landmark regions

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

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

structure:landmark-regions
Keyboard reachability

6 elements look clickable but cannot be reached by keyboard.

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

structure:keyboard-reachability

Not measurable1

Page weight

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

weight:page-weight

Clear3

Mobile viewport · Language declared · Image alt text

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#006bff
accent#006bff
bg#ffffff
surface#f8fafc
text#64748b
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 dog36px
A subheading in their voice22px

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
10pxAa
11pxAa
12pxAa
14pxAa
15pxAa
16pxAa
17pxAa
18pxAa
20pxAa
22pxAa
36pxAa
42pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa800
Aa900
FAMILIES
Lato
rendered in their own type system · webfont not loaded. system fallback if uninstalled

Measured, found none

1 of 10 layers

layers we ran on this funnel that came back empty

measuredextracted directly from the live page. a fact, not an opinion

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

We ran this pass on the pages we captured and found nothing to show. That is a measurement of this funnel, not a recommendation — and it is a different statement from a layer we never ran, which does not appear here at all.

X-ray a funnel

Your competitor's funnel is one URL away.

Give your AI real references · Measured facts, not taste

Similar crawls