From cbd6b1182b455df724998fab04225a477d90cf7c Mon Sep 17 00:00:00 2001 From: Dan Pannasch Date: Thu, 19 Dec 2024 11:03:46 -0500 Subject: [PATCH 1/2] Add change log w/ Dec 2024 update --- docs/dashboard-and-metrics/charts/prediction-explorer.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/dashboard-and-metrics/charts/prediction-explorer.md b/docs/dashboard-and-metrics/charts/prediction-explorer.md index 4c5ed53e8..46888f7ba 100644 --- a/docs/dashboard-and-metrics/charts/prediction-explorer.md +++ b/docs/dashboard-and-metrics/charts/prediction-explorer.md @@ -18,6 +18,10 @@ import YouTubeEmbed from "@site/src/components/YouTubeEmbed"; - Segments: No - Cohort selection: Yes +## Change log + +- December 2024: We discovered and fixed a bug that caused predicted LTV of cancelled subscriptions to be included in the data, when instead a very small portion of this predicted LTV should be included to account for uncancellations and reactivations. + ## Terminology | Term | Definition | From bede9a4a41a649d175eaaa33c40fb100dbc6d1e4 Mon Sep 17 00:00:00 2001 From: Dan Pannasch <104692013+dpannasch@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:51:52 -0500 Subject: [PATCH 2/2] Update docs/dashboard-and-metrics/charts/prediction-explorer.md Co-authored-by: Baran Toppare --- docs/dashboard-and-metrics/charts/prediction-explorer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dashboard-and-metrics/charts/prediction-explorer.md b/docs/dashboard-and-metrics/charts/prediction-explorer.md index 46888f7ba..1844ff698 100644 --- a/docs/dashboard-and-metrics/charts/prediction-explorer.md +++ b/docs/dashboard-and-metrics/charts/prediction-explorer.md @@ -20,7 +20,7 @@ import YouTubeEmbed from "@site/src/components/YouTubeEmbed"; ## Change log -- December 2024: We discovered and fixed a bug that caused predicted LTV of cancelled subscriptions to be included in the data, when instead a very small portion of this predicted LTV should be included to account for uncancellations and reactivations. +- December 2024: We discovered and fixed a bug that caused predicted LTV of cancelled subscriptions to be fully included in the data, when instead a very small portion of this predicted LTV should be included to account for uncancellations and reactivations. ## Terminology