🛒 Scenario 04: Cart & Customer Behavior Analysis

🧭 Background

As acquisition scales, leadership has noticed that a large share of revenue is lost at the cart stage. Customers add products, but many never convert — and there’s little visibility into why. With new cart data available, the Growth & Retention team wants to understand who abandons, what they abandon, and which customers are most likely to re-engage.

This scenario pushes beyond descriptive inventory/retention audits into behavioral analysis, where business rules and assumptions must be made explicit (e.g., what counts as a “converted cart,” how to link carts to orders, what time windows to use).


🧑‍💼 Stakeholder

Name: Director of Growth & Retention
Objective: Reduce abandonment, recover lost revenue, and guide re-engagement campaigns based on real customer behavior.


🎯 Business Objective

Build a SQL-driven diagnostic that:


🧩 Available Data


🛠️ Key Metrics

🛠 Note on Data Source:
This diagnostic uses ecom_retailer_v3.db, a simulated ecommerce dataset with behaviorally plausible customer patterns. All cohorts and metrics are fully reproducible for learning purposes.

✍️ Analytical Framing:
This scenario introduces cohort grouping, temporal analysis, segmentation, and churn proxy signals — ideal for building intermediate SQL and customer analytics skills.