Skip to content

Commit 5d8785c

Browse files
authored
Updates to real-time charts docs (#921)
1 parent 13d5cc0 commit 5d8785c

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

docs/dashboard-and-metrics/charts/real-time-charts.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ hidden: true
77

88
# Real-time Charts (Beta)
99

10-
We’re excited to welcome you to the beta of our new real-time Charts. This release includes powerful updates to how subscriptions are defined and reported, introduces **real-time data refresh**, and adds **new filters and segmentation options** for deeper analysis.
10+
We’re excited to welcome you to the beta of our new real-time Charts. We've rebuilt charts to give you faster, more flexible insights, including:
11+
12+
- Real-time reporting on many metrics like conversion and LTV (with more coming soon)
13+
- New and unified subscription model for consistent reporting across stores
14+
- Improved definitions for existing dimensions like Platform and Country
15+
- New dimensions to filter and segment by, including custom attributes in the near future
1116

1217
:::warning Supported stores
1318
At this time only App Store and Play Store aps are supported in Real-time Charts. Support for Stripe, Roku, and RevenueCat Web Billing is coming soon; with the remaining stores to follow.
@@ -48,6 +53,7 @@ At this time only App Store and Play Store aps are supported in Real-time Charts
4853
- ARR
4954
- MRR
5055
- MRR Movement
56+
- Cohort Explorer
5157

5258
## Detailed changes
5359

@@ -92,18 +98,18 @@ When a payment is refunded, it will be deducted from revenue and conversion (if
9298

9399
We've introduced new dimensions for filtering & segmenting, with more coming soon, and have made important updates to existing dimensions to make them more useful.
94100

95-
**New dimensions**
101+
#### New dimensions
96102

97-
### Available now
103+
**Available now**
98104

99105
1. Experiment: Filter charts by the experiment & variant that a customer was enrolled in
100106

101-
### Coming soon
107+
**Coming soon**
102108

103109
1. App version: Filter & segment charts by the first seen app version of a customer to understand how metrics like conversion rate are impacted by app version
104110
2. Custom attributes: Filter & segment charts by the latest custom attribute values you've set for a customer, to understand how different segments of your audience behave.
105111

106-
**Updated dimensions**
112+
#### Updated dimensions
107113

108114
1. Platform: Now refers to the first seen platform of a customer, not their last seen platform, so that metrics like conversion rates and LTV can be segmented by the platform a customer originated on without it changing over time (e.g. if a customer converts on the web and then downloads your iOS app)
109115
2. Country: Now prioritizes the app store country of a customer or purchase over the customer's IP-based location. In charts which measure purchases, like Active Subscriptions, the app store storefront that the purchase occurred in will be used as the country; while in charts that measure customer cohorts, like Initial Conversion or Realized LTV per Customer, the first seen app store country of the customer will be used.

0 commit comments

Comments
 (0)