# Conversion Optimization

> Conversion rate optimization — what makes people click, sign up, and pay.

- Skill: `nickgallick/conversion-optimization` (Agent Skill)
- Install (CLI): `npx skillmds add nickgallick/conversion-optimization`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nickgallick/conversion-optimization/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: nickgallick (https://skillmd.com/u/nickgallick)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/nickgallick/conversion-optimization

---


# Conversion Optimization

## Trust Signals (in order of impact)
1. Social proof numbers ("10,000+ users", "500+ 5-star reviews")
2. Recognizable logos ("Trusted by Google, Stripe, Vercel")
3. Testimonials with photos and names (not anonymous)
4. Security badges (SSL, SOC2, GDPR)
5. Money-back guarantee
6. Free trial (lowers risk to zero)

## Landing Page Optimization Rules
- One page, one goal (don't split attention)
- CTA above the fold (visible without scrolling)
- Remove navigation on landing pages (reduce exits)
- Use directional cues (arrows, eye gaze toward CTA)
- Contrast: CTA button should be the most visually prominent element
- Social proof within scroll distance of every CTA
- Page load speed < 3 seconds (every second = -7% conversion)

## Core Conversion Formula (Julian Shapiro)
Purchase Rate = Desire - (Labor + Confusion)
- Increase desire: Entice with value
- Decrease labor: Be concise, every word earns its place
- Decrease confusion: Clear messaging, obvious next action

## Pricing Page Optimization
- Highlight recommended plan (most popular)
- Use 3 tiers (decoy pricing: cheap / popular / expensive)
- Annual discount prominently shown ("Save 20%")
- Feature comparison table
- FAQ below pricing (answer objections)
- Free tier or trial = highest conversion to paid

## Social Proof Placement Strategy
- Hero section: logos/stats immediately (creates FOMO)
- After features: detailed testimonial/case study
- Near CTA: reinforcement (quote or stat)
- Goal: "Make visitor feel left out of all the excitement" (Shapiro)

## Feature Section Rules (Shapiro)
- 3-6 features, each with: value prop header, explanation paragraph, image
- Running narrative: each feature ties back to hero value prop
- Headers: blunt description ("No clean up") not vague ("Empower your workflow")
- Paragraph: describe feature + address key objection
- Image: show product in action, blur irrelevant details

## Objection Handling
- Survey customers: "What almost stopped you from buying?"
- Survey non-customers: "Why haven't you bought?"
- Address biggest objection in hero subheader
- Address remaining objections in feature paragraphs
- FAQ section: catch-all for remaining concerns

## A/B Testing Priorities
What to test first (highest impact):
1. Headline copy (biggest conversion lever)
2. CTA text and color
3. Social proof placement
4. Hero image vs no image
5. Pricing presentation
6. Form length (fewer fields = more conversions)

## Page Feedback Framework (Shapiro)
Two reviewer types: people in your market + people outside it
Six criteria to assess:
1. **Conversion**: Would you sign up / buy right now?
2. **Interest**: Rate 1-10, what needs rewriting?
3. **Clarity**: What's unclear? Unanswered questions?
4. **Expansion**: Want more details on something?
5. **Brevity**: If you had to cut half, what goes?
6. **Disbelief**: What triggered "scammy sales speak" reflex?

## Changelog
- 2026-03-20: Initial conversion optimization with Julian Shapiro + CopyHackers frameworks

