Breaking news, send immediately
BREAKING: {{headline}}
Tap to read the live updates as they happen.
Use case
Breaking news in seconds, a daily digest your editor actually likes, and a traffic-recovery flow that doesn't need a CDP behind it.
The problem
A push tool that bills per send. An email tool that doesn't know the push tool exists. A homepage that's quietly losing returning visitors.
News is unforgiving about latency. A story that breaks at 11:42 needs to be on subscribers’ lock screens by 11:43, not 12:10 — because by 12:10 the same headline is on every competitor’s home page, every aggregator, and the algorithm-driven feeds of three large platforms. The push provider you picked when traffic was a tenth of what it is now becomes a bottleneck the day it matters most.
The second tax is editorial: most engagement tools treat the news desk like a marketing ops team. Compose, schedule, segment — every action requires a five-step UI dance. Newsroom CMSes don’t look like that. They look like a fast text input, a publish button, and a wire. The engagement layer needs to feel the same: ReachBell’s REST API lets your CMS publish straight to push and email in a single call, with section tags resolving the audience on our side.
The third is the slow attrition of casual readers. They opted in once, got a few irrelevant pushes, and stopped clicking. Without a re-engagement flow they show up in your monthly “unsubscribed” chart instead of your “saved” one. The win-back automation below is meant for exactly that segment — and it costs you nothing to run.
Templates
Copy these into the composer. Replace the merge tags with your CMS fields and you're live.
Breaking news, send immediately
Tap to read the live updates as they happen.
Daily digest, 7 AM local time
Five stories shaping {{day_of_week}}. Read in 4 minutes.
Follow-up to a saved article
{{story_title}} just got an update — tap for the latest.
Local section subscriber
A story we picked because you live nearby.
Re-engagement, 30 days inactive
Three stories from this week you'd probably want to read. Welcome back.
Weekend newsletter
Our editor's long-form picks for a slow Sunday morning.
Automation flows
Built once in the visual flow builder, then triggered by your CMS for the rest of the year.
When the desk publishes a flagged article, push it to the audience within seconds — without spamming subscribers who don't care about that section.
Pick the top five stories of the morning and send a localized digest to every digest subscriber on time.
Pull subscribers who stopped clicking back to the site before they unsubscribe themselves.
In the wild
Dogfooded across our own portfolio before being put in front of customers.
The closest analogue to a newsroom inside our own stack is StumpScore, the cricket-scores property that sends push updates within seconds of a wicket or boundary. It runs the same shape of pipeline a news desk needs: an event hits a webhook, a segment resolves on the server, and a fan-out goes to a few hundred thousand devices before the next ball is bowled. If that loop can survive a T20 chase, it can survive an election-night live blog.
VedHoroscoperuns the daily-digest pattern — every reader gets a personalised morning message, timezone-aware, on a schedule that’s been up for months without missed deliveries. OmegleCo. uses the re-engagement flow to bring lapsed users back without resorting to weekly broadcasts. Same primitives, three completely different products.
FAQ
Everything teams usually ask before switching. Something missing? Email us — a human replies.
On healthy networks (FCM, APNs, VAPID over HTTP/2) sub-five-second latency is normal once the send is queued. ReachBell parallelises fan-out across worker shards so a 500k-subscriber push completes inside a couple of minutes, not an hour.
Yes. Subscribers can carry any number of tags (`section:politics`, `lang:hi`, `city:mumbai`) and segments combine them with AND/OR. Saved segments are reusable across web push, mobile push, and email so the same audience reaches every channel.
Every send accepts an idempotency key — if your CMS retries the publish webhook, the second call is a no-op. Frequency caps per project also stop subscribers from receiving duplicate messages even when two flows fire on overlapping segments.
Yes. Viewer and editor roles let the news desk compose and queue without managing keys or billing, and every action is captured in a 90-day audit log so post-mortems on accidental sends are easy.
Subscribers consent at the prompt and can change their mind in the hosted preference centre. Consent events are recorded with timestamps and source, exportable to your DPO on request. Tokens never leave your project, so a future migration doesn't require re-collecting consent.
Free forever for your first 1,000 subscribers. Set up in five minutes — no credit card needed.
Start free today