Duolingo launched a redesigned mobile onboarding flow for new learners 6 weeks ago to improve activation and early retention. Since launch, install-to-registration conversion increased from 62% to 68%, but 7-day retention for new users fell from 31% to 26%, and lesson starts per new user in week 1 declined from 5.4 to 4.6.
The Head of Product wants a data-driven recommendation on whether to keep, roll back, or iterate on the new onboarding. Your task is to show how you would use product data to inform that decision rather than relying on anecdotes.
app_installs: install_id, user_id, install_timestamp, platform, country, acquisition_channel, campaign_idonboarding_events: user_id, event_timestamp, onboarding_step, step_completed, selected_goal, selected_language, notification_opt_inregistrations: user_id, registration_timestamp, signup_methodlesson_events: user_id, lesson_id, lesson_start_timestamp, lesson_complete_timestamp, lesson_typeuser_activity_daily: user_id, activity_date, sessions, lessons_started, lessons_completed, streak_dayexperiments: user_id, variant, exposure_timestampAssume the redesign was released to 100% of new users, but you can compare pre/post periods and segment deeply enough to isolate likely drivers.