# Cro Optimization

> Conversion Rate Optimization (CRO) for landing pages, signup flows, onboarding, paywalls, and forms. Includes A/B testing setup.

- Skill: `mayurrathi/cro-optimization` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mayurrathi/cro-optimization`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mayurrathi/cro-optimization/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: mayurrathi (https://skillmd.com/u/mayurrathi)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/mayurrathi/cro-optimization

---


# 1.3.2 Cro Optimization

This skill focuses on auditing and improving the technical and psychological conversion paths throughout the user journey.

## 1. CRO Assessment Framework
**Goal:** Identify high-leverage friction points.
*   **Value Prop Clarity:** Can a visitor understand the offer in 5 seconds?
*   **Messaging Match:** Does the page headline match the ad/link that brought them here?
*   **Visual Hierarchy:** Are the most important elements (CTA, Headline) the most prominent?
*   **Friction Reduction:** Remove unnecessary fields, confusing nav, or slow load times.

## 2. Page-Specific Optimization
**Goal:** Apply tactical CRO to different page types.
*   **Home/Landing Pages:** Remove primary navigation to keep users focused on the conversion goal.
*   **Pricing Pages:** Use "Good-Better-Best" (3 columns), highlight the recommended plan, and address "Which is right for me?".
*   **Paywalls:** Use high-contrast "Upgrade" buttons and clearly list what they are currently missing.

## 3. Interaction Design CRO
**Goal:** Optimize the micro-conversions (Forms & CTAs).
*   **Form Optimization:** Use inline validation, single-column layouts, and remove optional fields.
*   **Signup Flows:** Implement "Anonymous Auth" first (Skill 07) and delay forced registration until value is delivered.
*   **Onboarding:** Use progress bars (Goal-Gradient Effect) and "Quick Wins" to build momentum.

## 4. A/B Testing Protocol
**Goal:** Make data-driven decisions, not guesses.
*   **Hypothesis Format:** "Because we noticed [Observation], we believe [Change] will result in [Metric Improvement]."
*   **Test Hierarchy:** Test high-impact elements first (Headlines, Hero Image, Primary CTA) before testing minor elements like button colors.
*   **Statistical Significance:** Don't stop tests early. Ensure enough traffic and time to reach 95%+ confidence.

## 5. Feedback & Research Tools
**Goal:** Use qualitative data to find "The Why."
*   **Heatmaps:** Identify where users click and how far they scroll.
*   **Session Recordings:** Watch users struggle with specific UI components.
*   **Exit Intent Surveys:** Ask "What stopped you from signing up today?" as they go to leave.

