saas · Sep 7, 2026

onecustomsong.com

Scores higher than 25% of 1,462 multi-step funnels we have measured. Among the 1,125 saas funnels in that group, higher than 15%.

35/100 Sparse

How this was measured

Measured by Roentgen 1.27.0 on 2026-09-07. 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 35 · mobile 35.

Walk 83 links on the entry page, 71 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
5 tactics

$200 +1 more

FAQTrust badgesPressFree trialLogo wall
Pricing
02

Pricing

▼ thinnest
3 tactics

$6.90 +9 more  ·  subscription

Trust badgesPressFree trial

In their own words

32 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
One Custom Song - Personalized Song Gifts in Minutes.
Meta description
Create a personalised song for any occasion. one custom song gift turns memories into music. Great for birthdays, anniversaries, weddings, and more.
Headline
Gift A Custom Song They’ll Cherish Forever
Section headings
From one memory to a tear-worthy song in minutesAdd the voice only they would recognizeThe Complete Personalized GiftFor Every Precious Moment, A Personal Melodyonecustomsong.com vs. SongfinchCommon Questions About Our Custom SongsTell Us Your StoryPreview & Perfect for Free+2 more, not shown
Buttons and links
Gift Ideas Gift Ideas Gift IdeasSign In Sign In Sign InCreate video stylesCreate wall artHow does onecustomsong.com work?What makes you different from other custom song platforms?Can I edit the lyrics or change the music genre?How can I share my personalized music gift?Are there any hidden fees, and is my payment secure?How long are my custom songs stored?+2 more, not shown
Prices on the page
$200$199

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 onecustomsong.com
Nav0% down the page
Hero section of onecustomsong.com
Hero0% down the page
Pricing section of onecustomsong.com
Pricing63% down the page
FAQ section of onecustomsong.com
FAQ80% down the page
Footer section of onecustomsong.com
Footer93% down the page

Elements

2 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“Risk-Free Trial”
Price anchor element
Price anchor“$9.90”

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 (24 distinct marks)

Friction reduction2 of 2

Answers buyer objections Common Questions About Our Custom Songs
Offers a free trial or free tier also shown under Action path

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 730 of the 1,452 SaaS funnels we checked
Demo / docs entry 496 of the 1,461 funnels we checked
Lead-capture form 365 of the 1,461 funnels we checked
Us-vs-them comparison 345 of the 2,073 funnels we checked
Proof above the fold 328 of the 2,073 funnels we checked
Usage / adoption proof 247 of the 1,633 funnels we checked
Scarcity / urgency copy 105 of the 2,065 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

17 run · 5 flagged

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

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

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

Text contrast (WCAG AA)

contrast:text-contrast-wcag-aa

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

worst: “Create Song” at 1.02:1 (12px, #ffffff on #fffcf8). 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 sampled text is 10px, below the 13px floor this check uses.

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

Render-blocking resources

weight:render-blocking-resources

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

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

Oversized images

weight:oversized-images

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

“one-custom-song-rounder-logo-2-trimmed.p” is 2017px wide, displayed at 192px

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

Tap-target size (mobile)

mobile:tap-target-size-mobile

116 of 152 interactive targets are under 44×44px on mobile.

smallest: “Open menu” at 36×36px

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

Worth knowing7

Line length

5 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
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
Label in name

2 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
Keyboard reachability

90 elements look clickable but cannot be reached by keyboard.

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

structure:keyboard-reachability
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 3.1 MB across 116 measurable resources, but 76 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

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 %
accent#e6d2bd
bg#fffdfa
surface#f7efea
text#6f625c
See the roles applied
accent

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

the roles, doing their job
The quick brown fox72px
Jumps over the lazy dog48px
A subheading in their voice27px

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
12pxAa
14pxAa
15pxAa
16pxAa
18pxAa
19pxAa
20pxAa
21pxAa
27pxAa
48pxAa
72pxAa
WEIGHTS
Aa400
Aa500
Aa600
Aa700
Aa900
FAMILIES
Inter
rendered in their own type system · webfont not loaded. system fallback if uninstalled

Measured, found none

1 of 9 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