Skip to content

Commit d627a0a

Browse files
committed
Merge branch 'ADP-5307' into develop
2 parents 26f141a + f306868 commit d627a0a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

src/content/docs/guides/analytics/analytics.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import InlineTooltip from '@site/src/components/InlineTooltip.astro';
1212
Adapty Analytics are a powerful suite of tools for data visualization and analysis. You can use the data to gain valuable insights into your user base, make data-driven decisions, and optimize your app's performance.
1313

1414
:::tip
15-
Read the [How Adapty Analytics Works](how-adapty-analytics-works) guide to learn more about how Adapty processes analytics data.
15+
Read the [How Adapty Analytics Works](how-adapty-analytics-works) guide to learn more about data sources and processing.
1616
:::
1717

1818
## Overview
@@ -47,7 +47,7 @@ The LTV tab displays a graph of your users' lifetime value over time.
4747
Main article: [Cohort Analysis](analytics-cohorts)
4848
:::
4949

50-
The Cohorts tab allows you to split users into groups based on the installation date, and analyze their conversion rates.
50+
The Cohorts tab allows you to split users into groups based on installation date, and analyze their conversion rates.
5151

5252
<ZoomImage id="analytics/cohorts.webp" width="700px" alt="Analytics Cohorts page" />
5353

@@ -56,7 +56,7 @@ The Cohorts tab allows you to split users into groups based on the installation
5656
Main article: [Funnels](funnels)
5757
:::
5858

59-
The Funnels tab visualizes your users' journeys — from installing the app to purchasing a subscription, and the following renewals. You can detect the users' drop-off points to optimize your strategy.
59+
The Funnels tab visualizes the stages of user engagement with your app. You can see which proportion of installations result in subscriptions, and how long the users remain subscribed. Take note of common drop-off points to optimize your strategy.
6060

6161
<ZoomImage id="analytics/funnels.webp" width="700px" alt="Analytics Funnels page" />
6262

@@ -74,7 +74,7 @@ The Retention tab displays user retention over time in a graph format.
7474
Main article: [Conversion](conversion)
7575
:::
7676

77-
The Conversion tab displays graphs for conversion rates at different stages of the user journey. It helps you analyze a particular transition point, such as from billing issue to renewal.
77+
The Conversion tab displays graphs for conversion rates at different stages of the user journey. It highlights common user choices during transition points, such as from trial to subscription, or billing issue to successful renewal.
7878

7979
<ZoomImage id="analytics/conversion.webp" width="700px" alt="Analytics Conversion page" />
8080

@@ -87,12 +87,12 @@ Pro+ and Enterprise plan users can access cohort LTV (lifetime value) and revenu
8787

8888
<ZoomImage id="analytics/cohorts-predictions.webp" width="700px" alt="Cohort Predictions" />
8989

90-
## Common capabilities
90+
## Common filtering capabilities
9191
:::link
9292
Main article: [Controls](controls-filters-grouping-compare-proceeds)
9393
:::
9494

95-
Adapty Analytics include filters and grouping controls to simplify behavior analysis for specific audiences. For example, you can filter the retention graph by store and compare user behavior between Android and iOS.
95+
You can use filters and grouping controls to view data pertaining to a specific subsection of users. For example, you can filter the retention graph by store and compare user behavior between Android and iOS.
9696

9797
<ZoomImage id="analytics/controls.webp" width="700px" alt="Analytics Controls" />
9898

@@ -102,7 +102,7 @@ Within any Adapty Analytics view, you can:
102102
* Filter data by store, attribution, or other parameters.
103103
* Group data inside the chart by country, [user segment](segments), or other criteria.
104104

105-
[Charts](charts) also allow users to compare the same parameter across two different time periods.
105+
[Charts](charts) also allow users to compare the same metric across two different time periods.
106106

107107
## Receive automated analytics reports
108108
:::link

0 commit comments

Comments
 (0)