ecommerce · Aug 10, 2026

tkostrength.com

3/100 Sparse

Scores higher than 3% of 1,391 multi-step funnels we have measured. Among the 157 ecommerce funnels in that group, higher than 7%.

How this was measured

Measured by Roentgen 1.21.0 on 2026-08-10. 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 15 that apply to an ecommerce funnel. Per device: desktop 5 · mobile 0.

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

Captured Collections
Step 1 · Collections1 / 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 1 conversion tactic detected since 2026-08-09.
  1. 1 tactic 2026-08-09
  2. 1 tactic 2026-08-10

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

Collections

▲ strongest
1 tactic
Logo wall
Collections
02

Collections

0 tactics

no named tactics detected on this step

Collections
03

Collections

0 tactics

$3,770.00 +24 more

no named tactics detected on this step

Collections
04

Collections

▼ thinnest
0 tactics

$3,770.00 +3 more

no named tactics detected on this step

In their own words

8 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
Collections – TKO Strength & Performance
Headline
COLLECTIONS
Section headings
SUBSCRIBE TO OUR EMAIL LIST FOR THE LATEST NEWS AND DISCOUNTS FROM TKO STRENGTH & PERFORMANCE!JOIN OUR NEWSLETTERMobile Site Coming Soon...
Buttons and links
SearchJOINSIGN UP

Sections

2 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 tkostrength.com
Nav0% down the page
Footer section of tkostrength.com
Footer94% 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
Price anchor element
Price anchor“$995.00”

What we found

1 tactic

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 4

Anchors the price against a higher original $995.00 / $11.50 / $70.00 / $1,120.00 / $460.00 / $440.00

What we didn’t find

14 of 15 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 see14 of 15 applicable

FAQ / objection handling 1,302 of the 1,968 funnels we checked
Press / "as seen in" 508 of the 1,960 funnels we checked
Us-vs-them comparison 332 of the 1,968 funnels we checked
Proof above the fold 314 of the 1,968 funnels we checked
Scarcity / urgency copy 101 of the 1,960 funnels we checked
On-page review wall 91 of the 185 ecommerce funnels we checked
Free shipping 72 of the 185 ecommerce funnels we checked
Express wallets 31 of the 185 ecommerce funnels we checked
Money-back guarantee 31 of the 185 ecommerce funnels we checked
Proof at every step 27 of the 185 ecommerce funnels we checked
Countdown / urgency timer 15 of the 185 ecommerce funnels we checked
Per-unit price anchor 9 of the 185 ecommerce funnels we checked
Stacked free gifts
Subscription / auto-ship

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 · 8 flagged

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

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

8 of 16 measured checks need work1 could not be measured — not counted either way

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

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

worst: “Sign Up” at 4.29:1 (14px, #fefefe on #ea2833). 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 11px (base ~14px). below the ~16px readable floor.

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

Language declared

a11y:language-declared

No html[lang] attribute. screen readers can’t pick the right voice.

FixAdd lang="en" (or the page’s language) to <html>.

Image alt text

a11y:image-alt-text

61 of 107 content images (57%) have no alt attribute.

FixAdd descriptive alt to content images; alt="" for purely decorative ones.

Form labels

a11y:form-labels

8 of 12 form fields have no label (+4 rely on placeholder only).

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

Named controls

a11y:named-controls

86 buttons/links have no accessible name (icon-only, no aria-label).

FixAdd aria-label to icon-only buttons and links.

Render-blocking resources

weight:render-blocking-resources

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

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

Tap-target size (mobile)

mobile:tap-target-size-mobile

117 of 201 interactive targets are under 44×44px on mobile.

smallest: “Search” at 59×18px

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

Worth knowing6

Line length

3 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
Oversized images

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

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

weight:oversized-images
Landmark regions

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

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

structure:landmark-regions
Autocomplete hints

No autocomplete attributes across 12 fields. browsers cannot autofill.

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

forms:autocomplete-hints

Not measurable1

Page weight

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

weight:page-weight

Clear2

Mobile viewport · Inline validation

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#ffffff
accent#ffffff
bg#ffffff
surface#fefefe
text#ea2833
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 dog42px
A subheading in their voice28px

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
14pxAa
17pxAa
23pxAa
28pxAa
42pxAa
48pxAa
WEIGHTS
Aa200
Aa300
Aa400
Aa600
Aa700
FAMILIES
Eurostile-Bold · open sans
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