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: src/content/docs/version-3.0/autopilot.mdx
+27-59Lines changed: 27 additions & 59 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,19 +34,19 @@ import ZoomImage from '@site/src/components/ZoomImage.astro';
34
34
Growth Autopilot works best with apps that already generate revenue. If Adapty can analyze your financial metrics, its suggestions are more likely to be effective.
35
35
:::
36
36
37
-
Growth Autopilot analyzes your paywall and builds a growth plan — a sequence of A/B tests you can launch. Each experiment builds on the previous winner. To create this plan, Autopilot collects and compares:
37
+
Growth Autopilot analyzes your **paywall performance**, identifies **opportunities for improvement**, and builds an **actionable growth plan**. Each step of the plan is an A/B test you can use to try out a new approach. As the plan progresses, new stages builds upon the results of earlier experiments.
38
38
39
-
-**Competitor pricing with country-level analysis**: A bar chart of your subscription prices vs competitors, a comparison table of their offers (trials, pricing tiers, subscription periods), and price cards showing how far you are from the market average. Includes breakdowns for your top 5 markets by revenue.
40
-
-**Funnel effectiveness benchmarks**: Your conversion rates (Views-to-Trial, Trial-to-Paid, Views-to-Paid) compared to the industry average for your app category and country, based on Adapty's aggregated data across similar apps.
41
-
-**Global pricing opportunities**: Your next top 5 markets with conversion rates, purchasing power data, and specific pricing recommendations per country.
39
+
Here's how it works:
42
40
43
-
Based on this analysis, Autopilot generates a staged growth plan with specific hypotheses for each test — covering price points, trial configurations, and paywall design changes. Each hypothesis shows your current metrics compared to competitors and industry averages, so you can see exactly why the test is worth running.
41
+
1.[Select a paywall to analyze and improve](#run-the-anlaysis). Autopilot auto-selects the live paywall with the most revenue from your largest placement. If your app hasn't generated much revenue yet, you can manually choose the placement and paywall.
44
42
45
-
Here's how it works:
43
+
2.[View the analysis report](#your-report). Autopilot compares your paywall metrics to top competitors and industry benchmarks. It generates a report with the following data:
46
44
47
-
1. Autopilot picks the live paywall with the most revenue from your largest placement. If your app hasn't generated much revenue yet, choose the placement and paywall you want to analyze manually.
48
-
2. It compares your prices and funnel effectiveness to top competitors and industry benchmarks.
49
-
3. Based on the results, it creates a growth plan with A/B tests you can act on right away.
45
+
-**Competitor pricing with country-level data**. A pie chart comparing your pricing, trial policy, and subscription periods to your competitors' and the market average. Includes breakdowns for your top 5 markets by revenue.
46
+
-**Funnel effectiveness benchmarks**. Your conversion rates (Views-to-Trial, Trial-to-Paid, Views-to-Paid) compared to the industry average for your app category and country, based on Adapty's aggregated data across similar apps.
47
+
-**Global pricing opportunities**: Your next top 5 markets with conversion rates, purchasing power data, and country-specific pricing recommendations.
48
+
49
+
3.[Personalize and run your growth plan](#your-growth-plan). Adapty creates a growth plan with new price points, trial configurations, and paywall design changes. Each hypothesis shows your current metrics compared to competitors and industry averages, so you can see exactly why the test is worth running. You can expand the plan with additional improvement suggestions and reorder the stages to fit your workflow.
50
50
51
51
## Run the analysis
52
52
@@ -83,7 +83,7 @@ Before you start, consider the following:
83
83
84
84
<ZoomImageid="competitors.webp"width="700px" />
85
85
86
-
Your report is now ready. See [Your report](#your-report) for a walkthrough of each section.
86
+
Your report is now ready. For a detailed look at how Autopilot analyzes your growth strategy and which data sources it uses, check out [Growth Autopilot: How it works](autopilot-how-it-works.md).
87
87
88
88
## Your report
89
89
@@ -160,41 +160,34 @@ Based on these metrics, you'll receive one of three recommendations for each cou
160
160
161
161
## Your growth plan
162
162
163
-
Here's what the growth plan includes:
163
+
Adapty presents your growth plan as a series of stages (rounds). Each round is an A/B test to try out a single change — a new price point, a trial configuration, or a design update — and see what moves your metrics.
Instead of testing everything at once, Autopilot creates a staged plan where each experiment builds on the previous winner. Each stage focuses on one change — a new price point, a trial configuration, or a design update — so you can see what moves your metrics.
168
+
Run the test to compare your existing strategy to Adapty's suggestion. You'll see how your current metrics compare to competitors and industry averages.
Every recommendation comes with a clear hypothesis that explains the reasoning behind it. You'll see how your current metrics compare to competitors and industry averages. Each hypothesis highlights the opportunity Autopilot identified and which key metrics the test targets.
172
+
The winning setup advances to the next round. The winner of the final round represents the most efficient strategy. Based on our estimates, completing the entire test cycle could increase your revenue by up to 80%.
172
173
173
-
For a detailed look at how Autopilot analyzes your growth strategy and which data sources it uses, check out [Growth Autopilot: How it works](autopilot-how-it-works.md).
174
-
## Get to know your growth plan
174
+
### Modify the plan: change the round order
175
175
176
-
Adapty presents your growth plan as a series of rounds, competitions. Each round contains an algorithmically generated recommendation for a new price, product selection, or paywall configuration.
176
+
Adapty automatically sets up several rounds to get you started. You can change the order of growth plan rounds. Click the grid button, and drag the entries to change the order. Click the grid button again to save.
177
177
178
-
The user runs the test to compare their existing strategy to Adapty's suggestion. The winning setup advances to the next round. The winner of the final round represents the most efficient strategy.
Based on our estimates, completing the entire test cycle could increase your revenue by up to 80%.
180
+
When you're done with these rounds, you can add extra rounds to explore other ideas and new paywall designs.
181
181
182
-
#### The initial rounds
182
+
###Expand the plan: add new rounds and visual ideas
183
183
184
-
Adapty automatically sets up several rounds to get you started. When you're done with these rounds, you can [add extra rounds](#add-new-rounds-explore-the-ideas-library) to explore other ideas and new paywall designs.
184
+
Some aspects of your product depend on your personal taste and the identity of your brand. The Adapty autopilot can offer you suggestions, but it's up to you to implement them.
185
185
186
-
<Zoom>
187
-
<imgsrc="/assets/shared/img/hypothesis.png"
188
-
style={{
189
-
border: '1px solid #727272', /* border width and color */
190
-
width: '700px', /* image width */
191
-
display: 'block', /* for alignment */
192
-
margin: '0 auto'/* center alignment */
193
-
}}
194
-
/>
195
-
</Zoom>
186
+
To accommodate this workflow, Autopilot allows you to add new rounds to your growth plan.
187
+
188
+
Click the "Add new round" button on the sidebar to open the **Ideas library**. When you're ready to proceed, you can create a new A/B test straight from the builder interface, and see if the suggestion worked out well.
196
189
197
-
### Visual ideas
190
+
####Visual ideas
198
191
199
192
Visual ideas are paywall design recommendations that appear as a separate section in the sidebar, below your growth plan rounds. Unlike rounds — which test pricing and trial structure — visual ideas focus on UI design patterns you can add to your paywall to improve conversion.
200
193
@@ -208,11 +201,11 @@ Click any visual idea to open its detail view. Each detail view contains:
208
201
209
202
When you're ready to act on your first round, see [What's next](#whats-next) for step-by-step instructions.
210
203
211
-
## What's next
204
+
## Run the tests
212
205
213
206
To start with the first stage of your growth plan:
214
207
215
-
1. Create new products right from the report or modify your existing products. You can automatically push your new products to App Store and Google Play right away.
208
+
1. Create new products right from the report or modify your existing products. Adapty can automatically and instantly push your new products to App Store and Google Play.
216
209
2. Duplicate your existing paywall and add products to it. You can also modify your paywall design according to the recommendations or generate a new one using the AI generator in the [Adapty Paywall Builder](adapty-paywall-builder.md).
217
210
3. Launch an A/B test to compare how the new paywall performs against the current paywall.
218
211
@@ -221,28 +214,3 @@ The recommendations page shows you the target number of subscribers and the mini
#### Expand the plan: the ideas library and new paywall designs
233
-
234
-
Other aspects of your product, such as its visual design, depend on your personal taste and the identity of your brand. The Adapty autopilot can offer you suggestions, but it's up to you to implement them.
235
-
236
-
To accommodate this workflow, Autopilot allows you to add new rounds to your growth plan.
237
-
238
-
Click the "Add new round" button on the sidebar to open the **Ideas library**. Inside, you'll find the **Paywall designs** section. It contains suggestions for new paywall elements and layouts.
239
-
240
-
Click a design suggestion to open the [Paywall Builder](adapty-paywall-builder.md) and customize the paywall to your liking. When you're ready to proceed, you can create a new A/B test straight from the builder interface, and see if the suggestion worked out well.
241
-
242
-
## Why will it work?
243
-
244
-
Every recommendation comes with a clear hypothesis that explains the reasoning behind it. You'll see how your current metrics stack up against competitors and industry averages, what opportunity we've identified, and which key metrics the test is expected to improve.
245
-
246
-
For a detailed look at how Autopilot analyzes your growth strategy and which data sources it uses to create recommendations, check out [our article](autopilot-how-it-works.md).
0 commit comments