You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dashboard-and-metrics/charts/real-time-charts.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,12 @@ hidden: true
7
7
8
8
# Real-time Charts (Beta)
9
9
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
11
16
12
17
:::warning Supported stores
13
18
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
48
53
- ARR
49
54
- MRR
50
55
- MRR Movement
56
+
- Cohort Explorer
51
57
52
58
## Detailed changes
53
59
@@ -92,18 +98,18 @@ When a payment is refunded, it will be deducted from revenue and conversion (if
92
98
93
99
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.
94
100
95
-
**New dimensions**
101
+
#### New dimensions
96
102
97
-
### Available now
103
+
**Available now**
98
104
99
105
1. Experiment: Filter charts by the experiment & variant that a customer was enrolled in
100
106
101
-
### Coming soon
107
+
**Coming soon**
102
108
103
109
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
104
110
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.
105
111
106
-
**Updated dimensions**
112
+
#### Updated dimensions
107
113
108
114
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)
109
115
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