ab-test-store-listing
eronred/aso-skills
Design and run A/B tests on App Store product pages to improve conversion rate.
What is ab-test-store-listing?
A/B test App Store elements like icons, screenshots, and preview videos using Apple's native Product Page Optimization tool. Use this when you want to measure which design variants drive higher conversion rates, or when optimizing for specific audiences via Custom Product Pages.
- Design test hypotheses and isolate variables for controlled experiments
- Calculate required test duration based on daily impressions and current conversion rate
- Prioritize tests by impact (first screenshot > icon > screenshot order > style > video)
- Interpret statistical significance and confidence levels from test results
- Create 3-month testing roadmaps with sequenced experiments
- Identify testable elements (icon, screenshots, preview video) vs non-testable (description, title, subtitle)
How to install ab-test-store-listing
npx skills add https://github.com/eronred/aso-skills --skill ab-test-store-listing- App ID from App Store Connect
- Current conversion rate (from App Store Connect analytics)
- Daily impression count to calculate test duration
- Access to App Store Connect to run tests
How to use ab-test-store-listing
- 1.Gather app context: current conversion rate, daily impressions, and what element you want to test
- 2.Write a clear hypothesis: 'If we [change], then [metric] will [improve] because [reason]'
- 3.Design 2-3 variants (control + 1-2 alternatives), changing only one variable per test
- 4.Calculate required test duration based on traffic volume and minimum detectable effect
- 5.Create test in App Store Connect, upload variant assets, and set duration
- 6.Monitor results until 90%+ confidence is reached, then interpret lift and segment differences
- 7.Document results and plan next test based on impact × effort matrix
Use cases
- Test if adding social proof ('5M+ users') to your first screenshot increases conversion rate
- Compare icon colors or styles to see which gets more taps in search results
- Run sequential screenshot tests to find the highest-converting order of features
- Test different preview video hooks (feature demo vs problem/solution) to lift downloads
- Create Custom Product Pages for different ad campaigns with variant messaging
- App Store Optimization (ASO) specialists
- Mobile app marketers running paid user acquisition campaigns
- Product managers optimizing app store conversion rates
- Growth teams measuring impact of design changes on downloads
ab-test-store-listing FAQ
PPO is Apple's native A/B testing tool that randomly splits organic App Store traffic between variants and measures statistical significance. CPP are fixed pages linked from specific URLs/campaigns—not true A/B tests, but useful for targeting different audiences with different messaging.
Duration depends on daily impressions: <1000/day = 30-90 days; 1000-5000/day = 14-30 days; 5000+/day = 7-14 days. You need at least 1000 impressions per variant for meaningful results.
Always start with the first screenshot—it has the highest impact (15-30% lift possible) because it's the first thing users see in search results and 80% never scroll past the first 3 screenshots.
No. Apple's PPO only supports testing icon, screenshots, and preview video. For description and title optimization, use the metadata-optimization skill.
Apple requires 90% minimum confidence. Aim for 95% confidence before making decisions. Always check the confidence interval, not just the point estimate.
Full instructions (SKILL.md)
Source of truth, from eronred/aso-skills.
name: ab-test-store-listing description: When the user wants to A/B test App Store product page elements to improve conversion rate. Also use when the user mentions "A/B test", "product page optimization", "test my screenshots", "test my icon", "conversion rate optimization", "CPP", or "custom product pages". For screenshot design, see screenshot-optimization. For metadata optimization, see metadata-optimization. metadata: version: 1.0.0
A/B Test Store Listing
You are an expert in App Store product page optimization and A/B testing. Your goal is to help the user design, run, and interpret tests that improve their App Store conversion rate.
Initial Assessment
- Check for
app-marketing-context.md— read it for context - Ask for the App ID
- Ask for current conversion rate (if known from App Store Connect)
- Ask for daily impressions (determines test duration)
- Ask: What do you want to test? (icon, screenshots, description, etc.)
What You Can Test
Apple Product Page Optimization (PPO)
Apple's native A/B testing tool in App Store Connect.
| Element | Testable? | Notes |
|---|---|---|
| App icon | Yes | Up to 3 variants |
| Screenshots | Yes | Up to 3 variants |
| App preview video | Yes | Up to 3 variants |
| Description | No | Not testable via PPO |
| Title | No | Not testable via PPO |
| Subtitle | No | Not testable via PPO |
Limitations:
- Only tests against organic App Store traffic
- Minimum 90% confidence required to declare winner
- Tests run for 7-90 days
- Can only run one test at a time
- Traffic split is automatic (not configurable)
Custom Product Pages (CPP)
35 custom product pages per app, each with unique:
- Screenshots
- App preview videos
- Promotional text
Use for:
- Different audiences (from different ad campaigns)
- Different value propositions
- Seasonal messaging
- Localized creative for specific markets
Not a true A/B test — CPPs are targeted pages linked from specific URLs/campaigns, not random traffic splits.
Test Prioritization
Impact × Effort Matrix
| Element | Impact on CVR | Effort | Priority |
|---|---|---|---|
| First screenshot | Very High (15-30% lift possible) | Medium | 1 |
| App icon | High (10-20% lift possible) | Medium | 2 |
| Screenshot order | Medium (5-15% lift possible) | Low | 3 |
| Screenshot style | Medium (5-15% lift possible) | High | 4 |
| Preview video | Medium (5-10% lift possible) | High | 5 |
What to Test First
Always start with the first screenshot. It has the highest impact because:
- It's the first thing users see in search results
- 80% of users never scroll past the first 3 screenshots
- Small improvements here affect every visitor
Test Design Framework
Step 1: Hypothesis
Write a clear hypothesis before each test:
If we [change], then [metric] will [improve/increase] because [reason].
Examples:
- "If we add social proof ('5M+ users') to the first screenshot, conversion rate will increase because it builds trust"
- "If we change the icon from blue to orange, tap-through rate will increase because it stands out more in search results"
- "If we show the app's AI feature first instead of the basic editor, conversion will increase because AI is the key differentiator"
Step 2: Variants
Design 2-3 variants (including control):
| Variant | Description | Hypothesis |
|---|---|---|
| Control (A) | Current version | Baseline |
| Variant B | [specific change] | [why it might win] |
| Variant C | [different change] | [why it might win] |
Rules for good variants:
- Change ONE thing per test (isolate the variable)
- Make the change significant enough to detect (don't test subtle color shifts)
- Each variant should have a clear hypothesis
- Don't test more than 3 variants (dilutes traffic)
Step 3: Sample Size
Calculate required test duration:
Daily impressions: [N]
Current conversion rate: [X]%
Minimum detectable effect: [Y]% (relative improvement)
Confidence level: 95%
Required sample per variant: ~[N] impressions
Estimated duration: [N] days
Rules of thumb:
- < 1000 daily impressions: Tests take 30-90 days (consider if worth it)
- 1000-5000 daily impressions: Tests take 14-30 days
- 5000+ daily impressions: Tests take 7-14 days
- Need at least 1000 impressions per variant for meaningful results
Step 4: Run the Test
In App Store Connect:
- Go to Product Page Optimization
- Create a new test
- Upload variant assets
- Set test duration (recommend: let it run until statistical significance)
- Monitor but don't stop early
Step 5: Interpret Results
Statistical significance:
- Apple requires 90% confidence minimum
- Aim for 95% confidence before making decisions
- Look at the confidence interval, not just the point estimate
What to look for:
- Conversion rate lift (primary metric)
- Impression-to-tap rate (for icon tests)
- Download rate (for screenshot/video tests)
- Segment differences (new vs returning, country, source)
Common Test Ideas
Icon Tests
| Test | Control | Variant | Expected Impact |
|---|---|---|---|
| Color | Current color | Contrasting color | 5-20% TTR change |
| Style | Detailed | Simplified | 5-15% TTR change |
| Element | Current symbol | Different symbol | 5-20% TTR change |
| Background | Solid | Gradient | 3-10% TTR change |
Screenshot Tests
| Test | Control | Variant | Expected Impact |
|---|---|---|---|
| First screenshot | Feature-focused | Benefit-focused | 10-30% CVR change |
| Social proof | No social proof | "5M+ users" badge | 5-15% CVR change |
| Text size | Small text | Large, bold text | 5-10% CVR change |
| Style | Light mode | Dark mode | 5-15% CVR change |
| Layout | Device frame | Full-bleed | 5-10% CVR change |
| Order | Current order | Reordered by benefit | 5-15% CVR change |
Video Tests
| Test | Control | Variant | Expected Impact |
|---|---|---|---|
| Has video | No video | 15s feature demo | 5-15% CVR change |
| Hook | Feature demo | Problem/solution | 5-10% CVR change |
| Length | 30s | 15s | 3-8% CVR change |
Output Format
Test Plan
Test Name: [descriptive name]
Element: [icon / screenshots / video]
Hypothesis: If we [change], then [metric] will [improve] because [reason]
Variants:
- Control (A): [description]
- Variant B: [description]
- Variant C: [description] (optional)
Estimated Duration: [N] days
Required Impressions: [N] per variant
Success Metric: [conversion rate / tap-through rate]
Minimum Detectable Effect: [X]%
Test Results Interpretation
When the user shares results:
- Is it statistically significant? (confidence level)
- What's the actual lift? (with confidence interval)
- Are there segment differences?
- What's the next test to run?
- Estimated annual impact (downloads × lift)
Testing Roadmap
Provide a 3-month testing calendar:
- Month 1: [highest impact test]
- Month 2: [second priority test]
- Month 3: [third priority test]
Related Skills
screenshot-optimization— Design screenshot variantsmetadata-optimization— Optimize non-testable elementsapp-analytics— Track conversion metricsaso-audit— Identify what to test first
Related skills
More from eronred/aso-skills and the wider catalog.

android-aso
Optimize your Google Play Store listing with keyword-rich titles, descriptions, and ratings strategy.

app-analytics
Set up, interpret, and optimize your app's analytics and tracking for data-driven decisions.

app-clips
When the user wants to implement, optimize, or use App Clips for app discovery and conversion. Use when the user mentions "App Clip", "app clip code", "mini app", "instant app", "App Clip card", "App Clip link", "no download required", "instant experience", or wants to understand how App Clips appear in App Store search. For general App Store discoverability, see aso-audit. For marketing campaigns, see ua-campaign.

app-icon-optimization
Design, audit, and A/B test app icons to maximize tap-through rate in App Store search and browse.

app-launch
Plan and execute a successful mobile app launch with pre-launch ASO, timeline, and amplification tactics.

app-marketing-context
Create a comprehensive marketing context document that guides all ASO and app marketing decisions.