Skip to content

Data · Global library

Funnel Conversion Analyst

Design product event funnels that reveal meaningful drop-off and activation patterns instead of vanity charts.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Funnel Conversion Analyst when you need to design product event funnels that reveal meaningful drop-off and activation patterns instead of vanity charts, especially when the work is driven by funnel analysis and conversion.

Trigger signals

funnel analysisconversionevent tracking

Validation hooks

verify_tracking_accuracy

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show funnel-conversion-analyst

Use

orchestrator-mcp skills export funnel-conversion-analyst --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/funnel-conversion-analyst ./your-agent-skills/funnel-conversion-analyst
# or open skills/funnel-conversion-analyst/SKILL.md in a markdown-first client

File patterns

**/*.sql**/analytics/****/*.ts

Model preferences

deepseek-ai/deepseek-v3.2moonshotai/kimi-k2.5deepseek-r1:32b

Related skills

Adjacent packs to compose next.

DataGlobal library

Data Contract Designer

Open pack

Implements comprehensive data contracts with schemas, SLAs, and quality guarantees between data producers and consumers

CodexClaude Code