Funnel Analysis

🌐Community
by aj-geddes · vlatest · Repository

Analyze user journey data to identify drop-off points and optimize conversion rates within your sales funnel.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add funnel-analysis npx -- -y @trustedskills/funnel-analysis
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "funnel-analysis": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/funnel-analysis"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The funnel analysis skill enables AI agents to systematically evaluate user conversion paths by identifying drop-off points and optimizing traffic flow through defined stages. It helps users understand where potential customers or leads exit a process, allowing for targeted improvements in marketing funnels, sales pipelines, or application workflows.

When to use it

  • Diagnosing why a high percentage of visitors abandon a checkout page before purchase.
  • Identifying specific steps in a lead generation form where prospects stop responding.
  • Optimizing the user journey from initial ad click to final sign-up for a SaaS product.
  • Analyzing conversion rates across different marketing channels to allocate budget effectively.

Key capabilities

  • Mapping multi-stage user journeys to visualize the complete flow from entry to exit.
  • Calculating precise conversion percentages between sequential steps in a process.
  • Highlighting specific stages with the highest attrition rates for immediate attention.
  • Providing actionable insights to refine funnel structure and improve overall efficiency.

Example prompts

  • "Analyze my current sales funnel and tell me exactly where most leads are dropping off."
  • "Create a step-by-step breakdown of the user journey from landing page visit to purchase completion."
  • "Compare conversion rates between our email marketing funnel and our social media ad funnel."

Tips & gotchas

Ensure your data tracking is accurate before running analysis, as missing metrics at any stage will skew results. Focus on qualitative reasons for drop-offs (e.g., confusing UI) alongside quantitative data to implement effective fixes.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
aj-geddes
Installs
172

🌐 Community

Passed automated security scans.