You · 4:14 PM
Did our Q3 retention number actually move, or is the dashboard lagging? Pull the underlying cohort data and the last engineering changelog.
Q3 retention readout
atlas · 12 sources · 4 turns
You · 4:14 PM
Did our Q3 retention number actually move, or is the dashboard lagging? Pull the underlying cohort data and the last engineering changelog.
Atlas · using tools
select cohort_month, retained_30d from analytics.user_retention where cohort_month >= '2025-07-01'
Read CHANGELOG.md on main · 7 entries since Jul 1.
Atlas · 4:15 PM
The dashboard is correct — D30 retention did drop, from 38.4% (Jun) to 31.9% (Sep). Two changes line up:
The Aug 02 change is the larger contributor (≈4.1 pp). I'd recommend reverting the onboarding cut for invited cohorts first; the paywall change is paying for itself in revenue.
Sources
1Github · CHANGELOG.md
Move free-tier paywall trigger from D14 to D7
Linear · GROWTH-841
Drop "set up team" step for invited users
You · just now
Show me the cohort chart and write a one-paragraph summary I can paste in #growth.
Atlas · writing
Charting cohort retention by month, indexed to the Jul launch…