Tag
#ecommerce
8 workflows tagged #ecommerce.
- growth 5 minutes · intermediate
Compare checkout payment methods
Break down checkout completion, failures, and latency by payment method so growth teams know which option hurts revenue.
#analytics#checkout#payments#conversion - growth 5 minutes · intermediate
Measure returns and exchange outcomes
Follow returns from request to refund or exchange so ecommerce teams can reduce avoidable churn and protect revenue.
#analytics#retention#revenue#support - growth 5 minutes · intermediate
Find which products silently kill conversion
Per-SKU funnel from product view to purchase. Surface products that convert below their category average — fix the laggards instead of generic PDP tweaks.
#analytics#funnels#product#conversion - growth 5 minutes · beginner
Measure cart-to-purchase drop-off
Map three verified ecommerce events, run the canonical ordered funnel, and separate measured checkout loss from hypotheses about payment, shipping, or UX.
#analytics#funnels#checkout#cart-abandonment - growth 2 minutes · intermediate
Is checkout too slow?
Compute p50/p90/p99 of checkout duration split by mobile and desktop. Mobile p99 is usually 4-8x worse than desktop p50.
#analytics#checkout#performance#posthog-alternative - debugging 1 minute · intermediate
Catch display-vs-actual-stock mismatches
Find inventory sync errors trending up by warehouse and SKU before customers do. The 'in stock' display lie is one of the highest-cost bugs in ecommerce.
#errors#inventory#infra#oncall - debugging 2 minutes · beginner
Find the products driving refunds
Compute refund rate per SKU over 90 days. One bad product can poison your margins — refund-rate-per-SKU separates the herd from the outliers.
#analytics#refunds#quality#customer-support - debugging 2 minutes · intermediate
Diagnose Stripe `card_declined` patterns
Group Stripe payment failures by decline_code. Surface the top causes and the customers affected. Different decline = different fix.
#errors#stripe#payments#customer-support