Skip to content

Commit 5e1927b

Browse files
committed
ready for release
1 parent 2b8ed9a commit 5e1927b

1 file changed

Lines changed: 40 additions & 64 deletions

File tree

src/content/docs/version-3.0/autopilot.mdx

Lines changed: 40 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Growth Autopilot"
3-
description: "Automate setting the prices that bring the most revenue."
3+
description: "Optimize your paywalls to bring the most revenue."
44
metadataTitle: "Growth Autopilot | Adapty Docs"
55
keywords: ['autopilot', 'growth autopilot']
66
---
@@ -34,19 +34,17 @@ import ZoomImage from '@site/src/components/ZoomImage.astro';
3434
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.
3535
:::
3636

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.
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 build upon the results of earlier experiments.
3838

39-
Here's how it works:
40-
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.
39+
1. [Select a paywall to analyze and improve](#run-the-analysis). 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.
4240

4341
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:
4442

4543
- **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.
4644
- **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.
4745
- **Global pricing opportunities**: Your next top 5 markets with conversion rates, purchasing power data, and country-specific pricing recommendations.
4846

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.
47+
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 your own suggestions and reorder the stages to fit your workflow.
5048

5149
## Run the analysis
5250

@@ -58,30 +56,28 @@ Before you start, consider the following:
5856

5957
1. Go to **A/B tests** from the dashboard sidebar and click **Adapty autopilot**.
6058

61-
<ZoomImage id="pricing-analysis.webp" width="700px" />
62-
63-
<br/>
59+
<ZoomImage id="pricing-analysis.webp" width="700px" />
6460

65-
2. Adapty automaticaly selects the top-performing placement based on revenue data. If you'd like to analyze a different placement, select one from the **Placement** dropdown. Then, click **Analyze this placement**. After that, Adapty will need some time to analyze your app, but don't leave the page – it won't take long.
66-
<ZoomImage id="select-placement.webp" width="500px" />
61+
2. Adapty automatically selects the top-performing placement based on revenue data. If you'd like to analyze a different placement, select one from the **Placement** dropdown. Then, click **Analyze this placement**. After that, Adapty will need some time to analyze your app, but don't leave the page – it won't take long.
62+
<ZoomImage id="select-placement.webp" width="500px" />
6763

68-
3. Review your paywall. Adapty selects the top-performing live paywall for analysis. If you wish to analyze a different paywall, click **Change Paywall** and pick another option. You can only select a paywall from the placement chosen in the previous step. When ready, click **Go to competitors research**.
64+
3. Review your paywall. Adapty selects the top-performing live paywall for analysis. If you wish to analyze a different paywall, click **Change Paywall** and pick another option. You can only select a paywall from the placement chosen in the previous step.
6965

70-
Review the paywall data:
66+
Review the paywall data:
7167

72-
- Products
73-
- Conversion metrics
74-
- Revenue distribution chart by country
68+
- Products
69+
- Conversion metrics
70+
- Revenue distribution chart by country
7571

76-
When you're ready to proceed to the next step, click **Go to competitors research**.
72+
When you're ready to proceed to the next step, click **Go to competitors research**.
7773

78-
<ZoomImage id="autopilot-select-paywall.webp" width="700px" />
79-
80-
4. Adapty suggests up to five competitors based on your app's category and MRR. You can modify the list and manually add apps with an App Store link. We recommend selecting apps with higher MRR than yours. Click **Generate report** to confirm the list.
74+
<ZoomImage id="autopilot-select-paywall.webp" width="700px" />
8175

82-
Click **Generate report** to confirm the list of competitors.
76+
4. Adapty suggests up to five competitors based on your app's category and MRR. You can modify the list and manually add apps with an App Store link. We recommend selecting apps with higher MRR than yours.
77+
78+
Click **Generate report** to confirm the list of competitors.
8379

84-
<ZoomImage id="competitors.webp" width="700px" />
80+
<ZoomImage id="competitors.webp" width="700px" />
8581

8682
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).
8783

@@ -109,16 +105,7 @@ This section shows how your pricing and subscription structure compare to compet
109105

110106
By default, results are displayed for the US market. To see how competitors price in other markets, use the country dropdown at the top. The dropdown includes your top 5 countries by revenue.
111107

112-
<Zoom>
113-
<img src="/assets/shared/img/competitors-analysis.webp"
114-
style={{
115-
border: '1px solid #727272', /* border width and color */
116-
width: '700px', /* image width */
117-
display: 'block', /* for alignment */
118-
margin: '0 auto' /* center alignment */
119-
}}
120-
/>
121-
</Zoom>
108+
<ZoomImage id="competitors-analysis.webp" width="700px" />
122109

123110
### Funnel effectiveness
124111

@@ -128,16 +115,7 @@ This data is based on Adapty's own aggregated metrics across apps in your subcat
128115

129116
The country dropdown at the top of the page applies here as well, so you can check your funnel performance in different markets.
130117

131-
<Zoom>
132-
<img src="/assets/shared/img/funnel-autopilot.webp"
133-
style={{
134-
border: '1px solid #727272', /* border width and color */
135-
width: '700px', /* image width */
136-
display: 'block', /* for alignment */
137-
margin: '0 auto' /* center alignment */
138-
}}
139-
/>
140-
</Zoom>
118+
<ZoomImage id="funnel-autopilot.webp" width="700px" />
141119

142120
### Global pricing opportunities
143121

@@ -148,13 +126,17 @@ Adapty shows your next top 5 markets (excluding your main country) and provides
148126
At the top, you'll see your **Global average baseline** — the average percentage of users who convert from install to paid worldwide. Adapty uses this baseline to identify abnormal demand in specific regions.
149127

150128
For each country, Adapty shows:
151-
- **Conversion rate**: How this country's install-to-paid rate compares to your global average. A higher rate suggests users convert easily — the price might be too low for the value they see. A lower rate suggests users hesitate — the price may be a barrier.
152-
- **Purchasing power**: Categorized as High, Medium, or Low based on the Adapty Pricing Index, which compares real transaction data from this country against the US benchmark. Low purchasing power means the market requires significant discounts (Index < 0.6). High means users typically pay prices equal to or above the US level (Index ≥ 0.9).
129+
- **Conversion rate**: How this country's install-to-paid rate compares to your global average.
130+
- A higher rate suggests users convert easily — the price might be too low.
131+
- A lower rate suggests users hesitate — the price may be a barrier.
132+
- **Purchasing power**: Categorized as High, Medium, or Low based on the Adapty Pricing Index.
133+
- **High** (Index ≥ 0.9): Users typically pay prices equal to or above the US level.
134+
- **Low** (Index < 0.6): The market requires significant discounts.
153135

154136
Based on these metrics, you'll receive one of three recommendations for each country:
155-
- **Increase price**: High conversion rate suggests room to capture more revenue
156-
- **Decrease price**: Lower conversion rate indicates price sensitivity
157-
- **Keep price**: Current pricing is well-balanced for this market
137+
- **Increase price**: High conversion rate suggests room to capture more revenue.
138+
- **Decrease price**: Lower conversion rate indicates price sensitivity.
139+
- **Keep price**: Current pricing is well-balanced for this market.
158140

159141
<ZoomImage id="global-pricing.webp" width="700px" />
160142

@@ -164,52 +146,46 @@ Adapty presents your growth plan as a series of stages (rounds). Each round is a
164146

165147
There are two kinds of rounds:
166148

167-
* **Monetization rounds** offer you to try a new price point, or a trial configuration.
168-
* [Visual rounds](#visual-ideas) include design suggestions.
149+
- **Monetization rounds** explore new price points or trial configurations.
150+
- [Visual rounds](#visual-rounds) include design suggestions.
169151

170-
<ZoomImage id="hypothesis.png" width="700px" alt="Flow builder UI" />
152+
<ZoomImage id="hypothesis.png" width="700px" alt="hypothesis card" />
171153

172154
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.
173155

174156
<ZoomImage id="growth-strategy.webp" width="700px" />
175157

176158
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%.
177159

178-
### Visual ideas
160+
### Visual rounds
179161

180-
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.
162+
Visual rounds are paywall design recommendations that appear as a separate section in the sidebar, below your growth plan rounds. Unlike monetization rounds — which test pricing and trial structure — visual rounds focus on UI design patterns you can add to your paywall to improve conversion.
181163

182-
Click any visual idea to open its detail view. Each detail view contains:
164+
Click any suggestion to open its detail view. Each detail view contains:
183165

184166
- **Hypothesis**: A pre-built paywall design mockup, a description of when this pattern works best, and the key conversion metrics it targets.
185167
- **Change**: Switch the mockup for a different design pattern.
186168
- **How to test your idea**:
187169
1. Duplicate your current paywall and add the new visual elements.
188170
2. Launch an A/B test with the standard parameters.
189171

190-
### Modify the plan: change the round order
172+
### Modify the plan: change the order of rounds
191173

192-
Adapty automatically sets up several rounds to get you started. You can change the order in which they are executed. Click the grid button, and drag the entries to change the order. Click the check mark button to save the changes.
174+
Adapty automatically sets up several rounds to get you started. To change their order, click the grid button and drag entries. Click the check mark to save.
193175

194-
<ZoomImage id="reorder-steps.webp" width="300px" alt="Flow builder UI" />
176+
<ZoomImage id="reorder-steps.webp" width="300px" alt="Reorder steps" />
195177

196178
:::warning
197179
You cannot change the execution order of an active round, or a round that has already been completed.
198180
:::
199181

200182
### Expand the plan
201183

202-
Autopilot allows you to expand your growth plan with new rounds. You can select a hypothesis from the ideas library, or create your own.
203-
204-
#### Ideas library
205-
206-
Click the "Add new round" button on the sidebar to open the **Ideas library**. It contains additional algorithmically generated hypotheses based on your app metrics.
207-
208-
#### Add your own hypothesis
184+
Autopilot allows you to expand your growth plan with new rounds.
209185

210186
Click the "Add your own hypothesis" button to add a new hypothesis.
211187

212-
Fill the form: add a title, and select the type of round (**Monetization** or **Visual**).
188+
Fill the form: add a title, and select the type of round (**Monetization** or **Visual**).
213189

214190
When adding a monetization round, you need to specify which products the test will involve. When adding a visual round, you need to specify which metrics you want to track.
215191

0 commit comments

Comments
 (0)