Analyze user behavior, conversion funnel, and revenue using SQL.
Simulated product data including:
- Users
- Events (signup, view, purchase)
- Payments
- Signups → Views → Purchases
- Total Revenue
- Paying Users
- Average Revenue Per User
- % of users converting to paid
- Country-wise segmentation
- Conversion funnel drop observed from view → purchase
- Revenue driven by small % of users
- Geographic distribution impacts growth strategy
- SQL (SQLite)
- VS Code
- SQL Querying
- Product Analytics
- Funnel Analysis
- Business Metrics Interpretation