Funnel Analyzer

🌐Community
by guia-matthieu · vlatest · Repository

Analyzes your marketing funnels to pinpoint drop-off points and optimize conversion rates for better results.

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-analyzer npx -- -y @trustedskills/funnel-analyzer
2

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

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

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

About This Skill

What it does

The funnel-analyzer skill analyzes data to identify drop-off points and bottlenecks within a defined process or "funnel." It helps users understand where users are leaving, allowing for targeted improvements. The tool can be used on various datasets representing user journeys, sales pipelines, or any sequential workflow.

When to use it

  • Website Conversion Optimization: Analyze website visitor flow to pinpoint pages with high bounce rates and low conversion.
  • Sales Pipeline Analysis: Identify stages in the sales process where leads are frequently lost.
  • Marketing Campaign Evaluation: Determine which touchpoints in a marketing funnel have the lowest engagement.
  • Onboarding Flow Improvement: Understand why users abandon onboarding steps and improve the experience.

Key capabilities

  • Funnel visualization
  • Drop-off rate calculation
  • Bottleneck identification
  • Data analysis of sequential workflows

Example prompts

  • "Analyze this CSV data representing our website visitor flow to identify drop-off points."
  • "Can you analyze my sales pipeline data and tell me where most leads are getting stuck?"
  • "Show me a visualization of user behavior in our onboarding process, highlighting areas with high abandonment rates."

Tips & gotchas

The skill requires structured data representing the funnel stages. Ensure your input data is properly formatted (e.g., CSV) for accurate analysis and meaningful results.

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
guia-matthieu
Installs
14

🌐 Community

Passed automated security scans.