1---2name: conversion-optimization3description: CRO principles, A/B testing, landing page optimization, and user experience improvements.4---56# Conversion Optimization78> Systematically improve conversion rates through testing and optimization.910---1112## 1. CRO Framework1314| Phase | Activities | Output |15|-------|------------|--------|16| **Research** | Analytics, heatmaps, surveys | Insights |17| **Hypothesis** | Identify opportunities | Test ideas |18| **Prioritize** | ICE/PIE scoring | Roadmap |19| **Test** | A/B, multivariate | Data |20| **Analyze** | Statistical analysis | Learnings |21| **Implement** | Roll out winners | Improvements |2223---2425## 2. Conversion Research2627### Quantitative Research2829| Method | Reveals |30|--------|---------|31| **Analytics** | Where users drop off |32| **Funnel analysis** | Conversion blockers |33| **Heatmaps** | Click/scroll patterns |34| **Session recordings** | User behavior |35| **Form analytics** | Field-level drop-off |3637### Qualitative Research3839| Method | Reveals |40|--------|---------|41| **User surveys** | Motivations, concerns |42| **Exit surveys** | Why they left |43| **User interviews** | Deep insights |44| **Usability tests** | Friction points |45| **Customer support** | Common objections |4647---4849## 3. Landing Page Optimization5051### Above the Fold Essentials5253| Element | Best Practice |54|---------|---------------|55| **Headline** | Clear value proposition |56| **Subheadline** | Supporting benefit |57| **Hero image/video** | Relevant, emotional |58| **CTA** | Visible, action-oriented |59| **Trust signals** | Logos, security badges |6061### Page Structure6263| Section | Purpose |64|---------|---------|65| **Hero** | Capture attention |66| **Benefits** | Why it matters |67| **Features** | What you get |68| **Social proof** | Why trust us |69| **FAQ** | Overcome objections |70| **CTA** | Convert |7172### Landing Page Checklist7374| Element | Check |75|---------|-------|76| Single focus | One goal per page |77| Clear headline | Value in 5 seconds |78| Benefit-driven | Not feature-focused |79| Strong CTA | Action verb, contrast color |80| Social proof | Testimonials, logos |81| Trust signals | Security, guarantees |82| Mobile-optimized | Responsive, fast |83| Minimal navigation | Reduce distractions |8485---8687## 4. CTA Optimization8889### CTA Button Best Practices9091| Element | Best Practice |92|---------|---------------|93| **Color** | Contrast with page |94| **Size** | Large enough to tap (44px+) |95| **Copy** | Action verb + value |96| **Position** | Above fold, after key info |97| **Whitespace** | Breathing room around |9899### CTA Copy Formulas100101| Formula | Example |102|---------|---------|103| **Action + Benefit** | "Get My Free Guide" |104| **Action + Urgency** | "Claim Your Spot Now" |105| **First person** | "Start My Free Trial" |106| **Specific** | "Download the 10-Step Checklist" |107108---109110## 5. Form Optimization111112### Form Best Practices113114| Principle | Implementation |115|-----------|----------------|116| **Fewer fields** | Only ask what's necessary |117| **Smart defaults** | Pre-fill when possible |118| **Inline validation** | Real-time feedback |119| **Clear labels** | Above field, not inside |120| **Progress indication** | For multi-step |121| **Mobile-friendly** | Proper input types |122123### Field Priority124125| Essential | Nice to Have | Remove |126|-----------|--------------|--------|127| Email | Company | Fax |128| Name | Phone | Title |129| Password | Industry | Address |130131---132133## 6. A/B Testing134135### What to Test (Priority Order)136137| Priority | Element |138|----------|---------|139| **High** | Headlines, CTAs, offers |140| **Medium** | Images, layout, copy |141| **Low** | Colors, button size |142143### Test Requirements144145| Factor | Minimum |146|--------|---------|147| **Sample size** | Statistical significance |148| **Duration** | 1-2 full business cycles |149| **Visitors/variation** | 100+ conversions each |150151### Statistical Significance152153| Confidence | P-value | Use |154|------------|---------|-----|155| 95% | < 0.05 | Standard |156| 99% | < 0.01 | High stakes |157| 90% | < 0.10 | Early indicators |158159---160161## 7. Prioritization Frameworks162163### ICE Score164165| Factor | Question | Score 1-10 |166|--------|----------|------------|167| **Impact** | How much will it move the needle? | |168| **Confidence** | How sure are we it'll work? | |169| **Ease** | How easy to implement? | |170171### PIE Framework172173| Factor | Question |174|--------|----------|175| **Potential** | How much improvement possible? |176| **Importance** | How valuable is this page? |177| **Ease** | How hard to test? |178179---180181## 8. Psychological Triggers182183### Persuasion Principles184185| Principle | Application |186|-----------|-------------|187| **Scarcity** | Limited time/quantity |188| **Social proof** | Testimonials, numbers |189| **Authority** | Expert endorsements |190| **Reciprocity** | Free value first |191| **Commitment** | Small yeses before big |192| **Liking** | Relatable brand |193194### Cognitive Biases195196| Bias | How to Use |197|------|------------|198| **Anchoring** | Show original price |199| **Loss aversion** | Frame as avoiding loss |200| **Bandwagon** | "Join 10,000+ customers" |201| **Default** | Pre-select recommended |202203---204205## 9. Page Speed Impact206207### Speed Benchmarks208209| Load Time | Bounce Impact |210|-----------|---------------|211| 1-3 seconds | Baseline |212| 3-5 seconds | +32% bounce |213| 5-10 seconds | +90% bounce |214| 10+ seconds | +123% bounce |215216### Speed Optimization217218| Action | Impact |219|--------|--------|220| **Compress images** | High |221| **Lazy loading** | Medium |222| **Minify CSS/JS** | Medium |223| **CDN** | High |224| **Caching** | High |225226---227228## 10. CRO Tools229230| Tool | Purpose |231|------|---------|232| **Google Optimize** | A/B testing (free) |233| **Optimizely** | A/B testing (enterprise) |234| **VWO** | A/B testing + insights |235| **Hotjar** | Heatmaps, recordings |236| **Crazy Egg** | Visual analytics |237| **Unbounce** | Landing page builder |238| **Typeform** | Form optimization |239240---241242> **Remember:** CRO is a process, not a project. Continuous testing and iteration beats one-time optimization.