whisper-money/app/Services/Stats
Víctor Falcón f082e691fb feat(stats): surface revenue-map gaps in the price experiment report
The collector now returns the price ids that carried net-active subscriptions but
were missing from the monthly-equivalent map, and the report prints a loud warning
(Stripe unreachable, or unmapped prices undercounting MRR as 0) where the
decision-maker reads it — previously this only went to the logs, so an unsynced
arm price with no current payers could bias CM unnoticed.
2026-07-18 19:23:32 +02:00
..
BinomialProportion.php fix(stats): correct the trial/pricing experiment funnel report (#679) 2026-07-15 09:17:32 +02:00
ExperimentFunnelCollector.php feat(stats): measure the price experiment funnel with a CM/user decision test 2026-07-18 18:40:37 +02:00
MonthlyEquivalentPrices.php feat(stats): measure the price experiment funnel with a CM/user decision test 2026-07-18 18:40:37 +02:00
Normal.php feat(stats): add an SRM check to the price experiment report 2026-07-18 19:19:03 +02:00
PriceExperimentFunnelCollector.php feat(stats): surface revenue-map gaps in the price experiment report 2026-07-18 19:23:32 +02:00
ProportionSignificance.php fix(stats): correct the trial/pricing experiment funnel report (#679) 2026-07-15 09:17:32 +02:00
SampleRatioMismatch.php feat(stats): add an SRM check to the price experiment report 2026-07-18 19:19:03 +02:00
StuckCohortReportCollector.php feat(stats): weekly paywall stuck-cohort report to Discord (#563) 2026-06-19 14:12:51 +00:00
SubscriptionFunnelCollector.php feat(stats): add weekly subscription funnel report (#599) 2026-06-27 15:40:11 +02:00
WelchTTest.php feat(stats): add an SRM check to the price experiment report 2026-07-18 19:19:03 +02:00