Skip to content

Commit 3db17eb

Browse files
committed
Merge branch 'ADP-5307' into develop
2 parents 919e5b1 + 9cd07fc commit 3db17eb

1 file changed

Lines changed: 18 additions & 10 deletions

File tree

src/content/docs/guides/analytics/how-adapty-analytics-works.mdx

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,37 +32,45 @@ You can enable [Adapty User Acquisition](adapty-user-acquisition) to leverage da
3232

3333
Likewise, you can [export](analytics-integration) analytics data to third-party platforms or a [private server](webhook), and analyze data from Adapty on a different platform.
3434

35+
## Data processing
36+
37+
Adapty offers close to real-time analytics, which enables users to quickly react to changes in key metrics.
38+
39+
- For store events, the processing delay is 15 to 30 minutes long.
40+
- Data from third-party sources is almost always updated in real time, although the exact delay depends on the platform and its infrastructure at the moment.
41+
3542
## Differences between Adapty Analytics and store analytics
3643

3744
- **Data variety**
3845

39-
Stores can only display first-party data.
46+
Stores can only display their own data, and cannot access user behavior inside the app.
4047

41-
Adapty can combine data from multiple stores, as well as additional sources — marketing platforms and ad networks.
48+
Adapty can combine data from multiple stores, as well as additional sources — marketing platforms and ad networks. The Adapty SDK tracks user interactions with paywalls and onboardings.
4249

4350
- **Update frequency**
4451

45-
App stores usually updates their data once a day, which can limit your ability to make real-time decisions.
52+
App stores usually update their data once a day, which can limit your ability to make real-time decisions.
4653

47-
Adapty offers close to real-time analytics that allow you to accurately track key performance metrics as they change. For most sources, the processing delay is only 15 to 30 minutes long.
54+
Adapty offers [close to real-time](#data-processing) analytics.
4855

4956
- **Advanced metrics**
5057

5158
App stores display basic metrics such as downloads, revenue, and retention rates.
5259

5360
In addition to basic metrics, Adapty calculates advanced metrics (recurring revenue, average revenue per user, etc.), and has dedicated analysis functions for unwanted user behavior (churn, billing issues).
5461

55-
- **Data depth**
62+
- **Predictions**
5663

57-
Stores do not have access to user behavior metrics.
64+
Adapty uses advanced machine learning algorithms to [predict future LTV and revenue](predicted-ltv-and-revenue).
65+
66+
## Tax and commission logic
5867

59-
Adapty uses the SDK to analyze user interactions with paywalls and onboardings.
68+
When you view revenue-related charts, Adapty gives you the option to choose between **Gross revenue**, **Revenue after commissions**, and **Revenue after commissions and taxes**.
6069

70+
Adapty retrieves commission and tax rates directly from [App Store](https://developer.apple.com/help/app-store-connect/making-payments-to-apple/understanding-taxes/) and [Google Play](https://support.google.com/googleplay/android-developer/answer/138000) to account for reduced rate programs and the diversity of applicable deductions across different countries.
6171

62-
- **Predictions**
72+
These include the Small Business Program (15% commission), reduced rates for long-term subscriptions (15% after one year of continuous renewal), country-specific rates (such as 26% in Japan), and standard rates (up to 30%). For detailed information on how Adapty calculates store commission fees, please refer to the corresponding documentation for [App Store](app-store-small-business-program) and [Play Store.](google-reduced-service-fee)
6373

64-
Adapty uses advanced machine learning algorithms to [predict future LTV and revenue](predicted-ltv-and-revenue).
65-
6674
## Troubleshooting
6775

6876
:::link

0 commit comments

Comments
 (0)