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.
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.
of features in the average product are rarely or never used
average feature adoption rate across shipped features
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.
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
#412Add voice note recorder to chat input#418Waveform preview + send button#421chore: bump depsFILTEREDThree 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 | Beamer | Headway | Chameleon | |
|---|---|---|---|---|
| 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.
<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");
Badge, modal, and slide-in panel appear immediately.
Bind UI refs so flows spotlight real buttons — not fragile CSS selectors.
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.
- ✓1 project
- ✓Public changelog + widget
- ✓Manual update creation
- ✓Basic event tracking
- ✓Everything in Free
- ✓GitHub Sync + AI drafting
- ✓Guided walkthroughs
- ✓Remove Signalpad badge
- ✓Everything in Growth
- ✓Behavioral targeting + catch-up
- ✓Slack, Discord & REST API
- ✓Automations + team roles
- ✓Everything in Pro
- ✓Custom changelog domain
- ✓SLA + priority support
- ✓Dedicated onboarding
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.