1. Docs
  2. Customer success
Intermediate45-60 minutes

Guide onboarding managers through activation runbooks

A step-by-step tutorial that combines metric alignment, instrumentation, and adoption automation.

Prerequisites

  • Access to Nextbase workspace settings
  • Defined activation milestones
  • Ability to update analytics pipeline
Start tutorialDownload runbook
Step 112 minutes

Align your success metrics

Map customer lifecycle moments to measurable activation milestones.

In progress

Start with the metrics that define onboarding success: account activation, time-to-value, and the first aha moment. Anchor on the north star your leadership team already recognises.

Skip the vanity KPIs

Avoid using superficial metrics like logins. Focus on actions that correlate with retained and expanding accounts.

  1. Interview 3 recent customers to validate success milestones.
  2. Document the minimum data required to evaluate activation.
  3. Define leading indicators that surface accounts at-risk by day 5.

Supporting resources

Activation scoring workbookInterview question bank
Step 218 minutes

Instrument product telemetry

Capture the signals you outlined in step one and wire them into Nextbase.

In progress

Use the event mapper inside Nextbase to standardise payloads. This ensures downstream scoring stays consistent across regions.

ts
instrument("workspace_activated", {
  workspaceId: "ws_91fd92",
  seatsInvited: 18,
  successManager: "andrew@nextbase.com",
});

If you use Segment or RudderStack, map event properties directly using the integration guide so you avoid dual schemas.

Supporting resources

Integration checklistSegment mapping guide
Step 315 minutes

Automate success plays

Trigger lifecycle messaging when adoption scores cross thresholds.

In progress

Adoption scores update every eight minutes. Pair them with lifecycle recipes and connect your CRM owner so nothing gets dropped.

  • Create a play when score < 40 to alert the CSM.
  • Trigger a celebration sequence when score > 75.
  • Schedule a quarterly review if score improvement stagnates for 14 days.

Supporting resources

Sample lifecycle emails
Additional resources
Extend the tutorial with deeper dives and certification prep.
Certification prep: Activation architectExam guide and practice checklistReporting template: Launch readiness dashboard
PreviousActivation checklist overviewNextPilot-to-scale playbook
Tutorial progress
0/3 steps complete ยท 0%
0% complete