saas · Aug 15, 2026

teamslide.com

55/100 Thin

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

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 72 links seen, 50 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
-15pts since the first measured scan (2026-08-09) — 2 re-scans
  1. 70 Partial 2026-08-09
  2. 55 Thin 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

▼ thinnest
3 tactics
ReviewsFAQLogo wall
Product
02

Product

4 tactics
ReviewsFAQLogo wallDemo / docs
Solutions
03

Solutions

4 tactics
ReviewsFAQLogo wallDemo / docs
Pricing
04

Pricing

▲ strongest
5 tactics

€16.00 +3 more  ·  subscription

ReviewsFAQFree trialLogo wallDemo / docs

In their own words

28 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
PowerPoint slide library & presentation management | TeamSlide
Meta description
Instant access to slides, images, and videos; synced from SharePoint, OneDrive, and Box and available inside PowerPoint. Always on-brand, no migration needed.
Headline
Build presentations from a managed slide library
Section headings
Presentation management for brand consistencySee how TeamSlide worksWorks where you workBrand compliance made easyReady to see it in action?Find the right slide, instantlyDeliver on-brand presentations every timeStart every presentation the smart way+8 more, not shown
Buttons and links
Schedule demoLearnSchedule demo Learn moreLearn moreWatch video Learn moreWatch videoSchedule demo LearnContactSign me up

Sections

4 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 teamslide.com
Nav0% down the page
Hero section of teamslide.com
Hero1% down the page
FAQ section of teamslide.com
FAQ87% down the page
Footer section of teamslide.com
Footer95% 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
Guarantee element
Guarantee“Experience the future of presentation management with our risk-free trial”

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

Action path3 of 4

Offers a free trial or free tier free trial
Lead-capture form email-2, submit
Offers a demo or docs entry point Schedule a demo

Trust & proof1 of 2

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

Friction reduction2 of 2

Answers buyer objections FAQ Everything you may be wondering about TeamSlide Contact What does TeamSlide do? TeamSl
Offers a free trial or free tier free trial

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

Pricing tiers 636 of 1248 measured funnels run this
Press / "as seen in" 448 of 1769 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

17 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

Readability & contrastclear

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

97% 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 ~16px). 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 hygiene2 flagged

Language declared passesa11y:language-declared

html[lang] is set for screen readers.

Image alt text passesa11y:image-alt-text

All 111 content images carry alt text.

Form labels needs worka11y:form-labels

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

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

Named controls needs worka11y:named-controls

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

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 & delivery1 flagged

Page weight not measurableweight:page-weight

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

Render-blocking resources noteweight:render-blocking-resources

5 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

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

“6967f569f3ab30b910c5a8ec_Brand%20%26%20s” is 2265px wide, displayed at 395px

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

Structure & reachabilityclear

Keyboard reachability notestructure:keyboard-reachability

42 elements look clickable but cannot be reached by keyboard.

“What does TeamSlide do?”, “What does TeamSlide do?”, “Can we connect our existing conten”

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

Form usabilityclear

Autocomplete hints noteforms:autocomplete-hints

No autocomplete attributes across 8 fields. browsers cannot autofill.

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

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#37474f
accent#37474f
bg#fbfbf8
surface#e9e9e1
text#0d0d0c
See the roles applied
accent

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

the roles, doing their job
The quick brown fox44px
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
12pxAa
14pxAa
16pxAa
18pxAa
21pxAa
22pxAa
36pxAa
44pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
FAMILIES
Manrope
rendered in their own type system · webfont not loaded. system fallback if uninstalled

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