Skip to content

Commit 978f31b

Browse files
committed
Merge branch 'ADP-5122' into develop
2 parents 2d47302 + 6b6804f commit 978f31b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

versioned_docs/version-3.0/adapty-user-acquisition.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import ZoomImage from '@site/src/components/ZoomImage';
99

1010
<CustomDocCardList ids={['user-acquisition', 'ua-analytics', 'ua-integrations', 'ua-tracking-links', 'ua-deferred-data']} />
1111

12-
Adapty User Acquisition (Adapty UA) connects your ad spend with subscription revenue (in-app and web purchases) to give you complete user acquisition analytics. This helps you:
12+
Adapty User Acquisition is a web-to-app attribution solution that connects ad campaigns with app installs and subscription revenue by combining data from ad platforms, tracking links, and your app.
1313

1414
- Calculate ROAS (return on ad spend) across all your channels
1515
- See your entire app economy in one place
@@ -31,7 +31,7 @@ Adapty User Acquisition attributes app installs and subscription revenue to ad c
3131

3232
At a high level:
3333
- Ad platforms provide campaign structure and ad spend
34-
- Tracking links generated in Adapty UA carry campaign context
34+
- Tracking links generated in Adapty UA carry campaign context from the web to the app install
3535
- The Adapty SDK sends install and revenue events from your app
3636

3737
<ZoomImage id="ua-flow.png" width="500px" />

versioned_docs/version-3.0/user-acquisition.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import Tabs from '@theme/Tabs';
1010
import TabItem from '@theme/TabItem';
1111
import ZoomImage from '@site/src/components/ZoomImage';
1212

13-
User Acquisition helps you connect ad spend with subscription revenue, giving you a complete view of your app's economy in one place.
13+
User Acquisition helps you connect ad spend with subscription revenue in web-to-app campaigns, giving you a complete view of your app's economy in one place.
1414

1515
This is a one-way integration — to see your revenue data in User Acquisition, you must first enable the integration in the Adapty dashboard. You don't need to pass any API keys, tokens, or identifiers. Just update and configure the Adapty SDK.
1616

@@ -36,7 +36,7 @@ To connect your revenue data with the campaign performance, let Adapty keep trac
3636
- [Kotlin Multiplatform](implement-observer-mode-kmp.md)
3737
- [Capacitor (Beta)](implement-observer-mode-capacitor.md)
3838

39-
This way:
39+
This setup enables web-to-app attribution:
4040
- When users install your app, the Adapty SDK gets the installation details from the link parameters, so Adapty UA can get the campaign details
4141
- The Adapty SDK knows about all revenue-related events inside the app and can attribute them to web campaigns.
4242

0 commit comments

Comments
 (0)