Telemetry
Copy-paste instrumentation template

Activation And Retention Template

Track the path from signup to first meaningful action, retained usage, upgrade intent, and expansion signals.

Questions this unlocks
  • Which first action predicts week-two retention?
  • Which onboarding step loses qualified users?
  • Which features appear before upgrade intent?

Template

Paste this into your coding agent

Replace YOUR_API_KEY, run the flow locally, then verify the generated events and dashboards.

activation-retention

Activation And Retention Template

text
Instrument product activation and retention with Telemetry.

Use /skill.md and this Telemetry API key: YOUR_API_KEY

Log signup, onboarding, first successful integration, first meaningful action, core feature usage, invited teammate, dashboard/shared artifact creation, billing page viewed, upgrade intent, and seven-day return.

Create dashboards for visitor to signup, signup to activated account, activation to retained account, feature adoption, and upgrade-intent events by cohort.

Keep event names and properties consistent across client, server, and worker surfaces.

Events to capture

signup_completedonboarding_step_completedfirst_meaningful_action_completedfeature_usedretention_milestone_reached

More templates