Asana is reviewing its new-user onboarding flow for teams adopting project management software. In the last quarter, signups grew from 420,000 to 510,000 (+21%), but leadership is unsure whether onboarding quality improved because activation and early retention have been inconsistent across user segments.
A recent dashboard shows: account creation completion at 92%, workspace creation at 71%, first project creation at 54%, first task creation at 49%, teammate invite at 31%, and Day-7 retained workspaces at 24%. Median time from signup to first project is 18 minutes, but only 14% of new workspaces complete all key onboarding steps within 24 hours. Product leadership asks you, as the growth analyst, to identify the top 3 metrics you would use to evaluate onboarding and explain why those metrics best capture user success and business impact.
You should assume Asana cares about both self-serve user growth and long-term team adoption, not just top-of-funnel signup volume.
signups: user_id, signup_time, acquisition_channel, device_type, countryworkspaces: workspace_id, creator_user_id, created_at, plan_typeprojects: project_id, workspace_id, created_by, created_at, template_usedtasks: task_id, project_id, created_by, created_at, due_dateinvites: workspace_id, inviter_user_id, invitee_email, sent_at, accepted_atevents: user_id, workspace_id, event_name, event_time, platformretention_daily: workspace_id, activity_date, active_users, tasks_created, projects_updated