What counts as activation, which events stand behind it.
Skene turns that into a check on every release.
Activation is down eleven percent since Tuesday. Your release shipped Tuesday. Your growth review is Thursday, and nobody can tell you yet which of those two facts explains the first one.
Free means one audit: sign in, connect a source, no card.
| Step | Value |
|---|---|
| Signed up · Event verified | 4,820 |
| Invited a teammate · Event renamed on 12 Aug | 1,510 |
| Reached first value · Never tracked | not measured |
The drop gets an explanation
When activation moves, you know whether behavior changed or the recording did.
Caught at the release, not at the review
The break is flagged the day it ships, not three weeks later when the chart goes flat.
Numbers you can defend
Every funnel step is checked against an event that actually arrived.
A renamed call doesn't look like a data problem, so nobody goes looking.
A team renames signup_completed to account_created while splitting a signup handler. The new name fires correctly. The activation funnel still reads the old one.
| Step | Value |
|---|---|
| Signed up · Event verified | 4,820 |
| Invited a teammate · Event renamed on 12 Aug | 1,510 |
| Reached first value · Never tracked | not measured |
Skene reviews the pull request that renames the call, compares it against what your workspace knows, and requests changes with inline comments.
This pull request renames a tracked call the activation journey depends on.
signup_completed renamed at src/onboarding/handler.ts:42Describe the plan first. Skene marks it ready to launch only when the signals to judge it exist, not three weeks later.
first_order_within_seven_days / customer_createdActivation: first project within seven days of signup
Check · no data for this window
| Result | Value |
|---|---|
| Current | — |
| Previous | — |
| Change | — |
Invited a teammate · Event renamed on 12 Aug
Skene turns that into a check on every release.
When a change would break something you said mattered.
Pricing → Signup → Onboarding → Dashboard, real conversion at each step.