funnel-integrity-audit

Audit SSELFIE monetization funnels for checkout friction and revenue leaks.

1|Updated Oct 27, 2025
One-click install
npx skills add https://github.com/sandrasocial/sselfie-9g --skill funnel-integrity-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: funnel-integrity-audit
Source: https://github.com/sandrasocial/sselfie-9g/tree/main/skills/funnel-integrity-audit
Command: npx skills add https://github.com/sandrasocial/sselfie-9g --skill funnel-integrity-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Revenue can leak at multiple points in SSELFIE's paid offer funnels, causing lost sales and user frustration. This Skill pinpoints those leaks by auditing CTA paths, checkout pages, Stripe integration, and post‑purchase flows.

Core Features & Use Cases

  • Route Mapping: Traces each offer from initial CTA to final delivery.
  • Click Count: Measures pages and actions before Stripe checkout appears.
  • Stripe Validation: Checks SKU handling and error fallbacks.
  • Leak Detection: Flags auth walls, extra chooser pages, misconfigured Stripe pricing, and broken success routes.
  • Use Cases: Ideal for product managers, marketers, or engineers needing a quick, comprehensive revenue‑leak audit of SSELFIE offers like selfie_guide, brand_strategy_pack, membership, and credits.

Quick Start

Run the funnel integrity audit on the SSELFIE repository to receive a detailed leak report.

Frequently Asked Questions about funnel-integrity-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a checkout funnel for revenue leaks?

To detect revenue leaks in a checkout funnel, trace each offer route from initial CTA to final delivery, count clicks before Stripe checkout, and validate SKU handling. This identifies friction like auth walls or misconfigured pricing.

What causes revenue leaks in Stripe checkout flows?

Revenue leaks in Stripe checkout flows stem from auth walls, extra chooser pages, misconfigured Stripe pricing, and broken success routes. Validating SKU handling and mapping CTA paths exposes these friction points.

How do I map CTA paths to validate Stripe SKU handling?

Map CTA paths by tracing each paid offer from initial click to final delivery, counting intermediate actions, and checking Stripe SKU error fallbacks. This validates pricing configuration and flags broken success routes.

Can I audit membership and credit top-up funnels for checkout friction?

Yes, you can audit membership and credit top-up funnels by mapping their CTA-to-checkout routes and counting clicks. This detects friction like auth walls and broken success routes across these specific paid offer paths.

What is the best way to identify broken success routes in paid offer funnels?

The best way to identify broken success routes is auditing post-purchase flows alongside CTA paths and Stripe checkout validation. This detects delivery failures and flags broken routes across paid offer funnels.