Pre-launch
Your tours are shipping. Are they working?
cairnkit already knows every step a user saw and every one they walked away from. Cloud is where that goes — completion rates, the step that loses people, and a Slack message the moment a tour breaks in production.
New to cairnkit? Start with the library — MIT, and it works without any of this.
Completion
38%
-6 pts
Tours started
1,204
+18%
Broken anchors
2
since Tue
How it works
Nothing changes about how you write tours.
cairnkit already emits an event every time a step is seen, a flow finishes, or an anchor goes missing. Today they go to your console. Cloud gives them somewhere to land.
- 01
Add a key
One environment variable on the provider you already mount. No new dependency, no change to a single flow file.
- 02
Ship as normal
The events cairnkit already emits — step viewed, flow completed, anchor missing — get forwarded instead of dropped.
- 03
Read what happened
Which step loses people, which tours nobody finishes, and which anchor broke in production before support hears about it.
Integrations
The broken tour finds you.
Nobody opens a dashboard to check whether onboarding still works. So the signal goes to where you already are, and only the ones worth interrupting for.
Slack
Route each event to the channel that owns it. A broken anchor goes to engineering, a drop-off goes to product.
Webhooks
The same payloads over HTTP, signed, so you can put them wherever you already look.
GitHub
Open an issue when a tour breaks, with the flow, the step, and the anchor that went missing.
Analytics
One step is usually doing all the damage.
A tour either gets people to the thing or it does not. Completion tells you which; the step-by-step view tells you what to change.
- 100%
- 94%
- 88%
- 47%
- 41%
- 38%
41 points lost in one step. Step 3 opens a settings panel that covers the button step 4 points at, so the guide spotlights something nobody can reach.
Completion rate
How many people who started a tour reached the end of it, per flow and per version.
Drop-off by step
The exact step people leave on. Usually one step is doing all the damage.
Time on step
Where people hesitate. A long pause on a step is a sentence that is not landing.
Broken anchors
Tours pointing at UI that no longer renders, caught in production rather than in review.
Version comparison
Bump a flow's version, rewrite two steps, and see whether it actually got better.
Per-tenant breakdown
Completion split by account, so you can tell a bad tour from a hard customer.
Waitlist
It is not open yet.
We are building this against a real product with real tours, the same way the library was built. Leave an address and we will tell you when there is something worth logging into.