Your users never saw
the feature you just shipped.

Announce an update, walk users through it, and watch who actually adopts. One script tag, one data model. Not a changelog.

your-app.com/dashboard
3
What’s new3 new
Feature2h ago
Voice Notes — record in chat
Tap the mic to record and send voice messages without leaving your flow.
Show me how
ImprovementYesterday
Search is 3× faster
Tap here to record
Hold to record, release to send.
Step 1 of 3
Connects To
GitHub
Slack
Discord
Free up to 1,000 users·One script tag·Live in a minute·No card required
The problem

You ship it.
They never adopt it.

A changelog tells your users you shipped. It never tells you if anyone opened it, found the feature, or actually used it.

Goes unnoticed

Pushed to a /changelog nobody opens, or an email archived in three seconds.

No way in

They read “New: Voice Notes” but can’t find the button, so they never try it.

No proof

Views and clicks tell you nothing. You never learn if the feature got used.

80%

of features in the average product are rarely or never used

6.4%

average feature adoption rate across shipped features

$29.5B

spent each year by cloud companies on features that go unused

Source: Pendo Feature Adoption Report, aggregated across 615 product accounts.

The whole life of a feature update.

Deliver it, guide users to it, and prove it worked — every release sharing one record, so you’re never guessing whether the feature landed.

app.signalpad.app/updates/new
New updateIn review
Title
Voice Notes — record in chat
FeatureImprovementFix
Audience
Pro planActive in last 30dWeb app
1,284 users match
PublishSave draft
From code to changelog

Merge a PR.
We draft the update.

Signalpad reads your merged pull requests, groups related commits, strips the refactor and dependency noise, and drafts a user-facing update for one-click review. No competitor does this.

  • Manual editor, GitHub sync, or the REST API
  • Human approval before anything reaches a user
  • Auto-routed to the widget, guided flow, and changelog
github → signalpad · draft
3 merged PRs this release
#412Add voice note recorder to chat input
#418Waveform preview + send button
#421chore: bump depsFILTERED
FeatureAI draft · ready to review
Voice Notes — record right inside chat
Tap the mic to record and send a voice message without leaving your conversation.
Approve & publishEdit

Three tools’ worth,
one script tag.

Most teams run a changelog tool, a tour builder, and a separate analytics tool, then pipe events between them to answer one question: did anyone actually use the feature? Signalpad is all three on one data model. Signalpad does it all, from $19.

Signalpad
BeamerHeadwayChameleon
In-app update widget
Targeted delivery
Guided walkthroughs
Adoption analytics — actual feature usage
Track any event (funnels, retention, paths)
Public changelog page~
Drafts updates from your merged PRsOnly us
AI update drafting
Per-update feedback~
Tours survive refactors (element refs, not CSS)Only us
Starts at /mo, paid$19$59$29$279

Competitor capabilities and pricing verified from public sources, July 2026. Beamer includes tours via Userflow; Chameleon changelog is in-app only.

Live in one script tag.

One tag embeds the widget. Two SDK calls turn on guided flows and adoption tracking. No build changes, no backend.

index.html + your-app.js
<script
  src="https://signalpad.app/widget.js"
  data-project="your_key_here"
/>

// Register UI elements for guided flows
signalpad.registerElement("record-btn", ref);

// Track feature usage → adoption analytics
signalpad.track("voice_note_sent");
1
Embed the widget

Badge, modal, and slide-in panel appear immediately.

2
Register elements

Bind UI refs so flows spotlight real buttons — not fragile CSS selectors.

3
Track feature usage

Fire one event on the target action. Adoption rate is calculated for you.

Works with React, Vue, Svelte, Angular, vanilla JS — anything with a DOM.

Free forever. Paid when you grow.

Priced on tracked users, not seats. 20% off annual.

Free
$0/mo
Tracked users1,000 / mo
Events50k / mo
History30 days
  • 1 project
  • Public changelog + widget
  • Manual update creation
  • Basic event tracking
Start free
GrowthPopular
$19/mo
Tracked users10,000 / mo
Events250k / mo
History90 days
  • Everything in Free
  • GitHub Sync + AI drafting
  • Guided walkthroughs
  • Remove Signalpad badge
Choose Growth
Pro
$39/mo
Tracked users50,000 / mo
Events1M / mo
History6 months
  • Everything in Growth
  • Behavioral targeting + catch-up
  • Slack, Discord & REST API
  • Automations + team roles
Choose Pro
Scale
$99/mo
Tracked users250,000 / mo
Events5M / mo
History12 months
  • Everything in Pro
  • Custom changelog domain
  • SLA + priority support
  • Dedicated onboarding
Choose Scale

Compare all plans in detail →

Questions, answered.

Is Signalpad really free?

Yes — free forever for up to 1,000 tracked users, no credit card. Paid plans start at $19/mo when you grow.

How is this different from Beamer or Headway?

Changelog tools stop at publishing. Signalpad measures whether users actually adopt the feature — a Reach → Adopted funnel per release — and drafts updates from your merged pull requests.

What counts as a “tracked user”?

A unique end-user who sees at least one update in a calendar month. You’re priced on that, not per seat.

How long does setup take?

One script tag, live in under a minute. Most teams publish their first guided walkthrough within an hour.

Do guided walkthroughs break when we change our UI?

No. Steps bind to element refs you register in the SDK, not CSS selectors, so they survive refactors.

Which frameworks does it work with?

React, Vue, Svelte, Angular, and vanilla JS — anything with a DOM.

Stop shipping into silence.

Close the gap between shipped and adopted. Free for up to 1,000 tracked users.