Loading...
Loading...
Analyze user conversion funnels, calculate step-by-step conversion rates, create interactive visualizations, and identify optimization opportunities. Use when working with multi-step user journey data, conversion analysis, or when user mentions funnels, conversion rates, or user flow analysis.
npx skill4agent add liangdabiao/claude-data-analysis-ultra-main funnel-analysispip install pandas plotly matplotlib numpy seaborn# Steps: Promotion → Search → Product View → Add to Cart → Purchase
# Analyze by device type and customer segment# Steps: Landing Page → Sign Up → Email Verification → Profile Complete
# Identify where users drop off most# Steps: Article View → Comment → Share → Subscribe
# Measure engagement conversion ratesbasic_funnel.pysegmented_funnel.py