Journeys

Customer journeys that actually loop.

Drag triggers, emails, waits, and branches onto a single visual canvas. Version, fork, and roll back like git for journeys.

app.bunloop.com / journeys / onboarding-v3
Trigger
signup_completed
Email
Welcome
Wait
2 days
Branch
Plan = Pro?
Email
Upgrade nudge
1,284 in flight

Visual canvas

See the whole flow at once. Drag nodes, draw connections, no JSON to write.

Branch & merge

Conditionally route users; merge branches back into the main path when needed.

Per-step analytics

Open, click, and conversion rates on every node. Find the leaky step and fix it.

Real-time

Triggers fire the moment they happen.

Connect Bunloop to your product once, then any event becomes a journey trigger. No nightly batch jobs. No cron.

  • Fire on user events, account events, or property changes
  • Schedule with cron expressions or relative dates
  • Throttle and dedupe automatically
app.bunloop.com / events
Source
All1.4M
User847k
Account512k
Live event stream
userworkspace_createdusr_01J80s
accountinvoice_paidacc_R7Q2s
userintegration_connectedusr_R8K4s
accountseat_addedacc_LMN7s
userfeature_usedusr_K2M11s
accountchurn_risk_highacc_QQR14s
Composable

Branch on behavior, not just data.

Route by plan, activity, last-seen, custom-object state — anything in your data model.

  • Nested conditions with AND / OR / NOT
  • Time-window predicates: "in the last 7 days"
  • A/B test paths with weighted branches
app.bunloop.com / journeys / step / branch
Branch on condition
IFaccount.mrr>=1000
YES
Send to expansion path
3 steps · 92 users
NO
Continue base journey
5 steps · 412 users
Supports nested conditions, AND/OR, regex, dynamic property lookup.
Developers

API-first. Promote with one command.

Everything in the UI is in the API. Define journeys in code, review in pull requests, promote from staging to production with the CLI.

$ bunloop push journeys/
→ onboarding-v3   ✓ published
→ trial-upgrade   ✓ updated (v12 → v13)
→ winback-30d     ✓ no changes
FAQ

Common questions

Build the loop. Let it run forever.

Free forever for < 1,000 users. No credit card required.