P-002
publishedDigital User Behavior & Marketing Channel Optimization
Mission report updated May 17, 2026

Mission Brief
Project Summary
This project involved a comprehensive analysis of user event data to derive actionable insights into customer behavior and marketing channel effectiveness. By leveraging SQL for data cleaning and enrichment, and preparing the dataset for visualization in Tableau, we've identified key trends in user engagement across various funnel stages and evaluated the performance of different traffic sources. Our findings highlight the crucial role of email and paid search in driving conversions, pinpoint areas for optimizing social media and organic strategies, and provide a clear understanding of user retention patterns through cohort analysis.
Economic Gravity
Digital acquisition systems operate under diminishing conversion efficiency, where increasing traffic volume does not always produce proportional revenue growth. Understanding user behavior across the funnel allows businesses to optimize acquisition channels, reduce conversion leakage, and improve customer lifetime value efficiency.
Analysis
Methodology:
Our approach encompassed the following key steps:
- Data Preprocessing & Enrichment: The
user_eventsdataset ("Assignment Datasets Funnel Cohort - Events") underwent thorough cleaning. Key temporal dimensions (created_yearcreated_monthcreated_day) and acohort_monthidentifier were added to facilitate granular analysis and cohort tracking. - SQL Scripting: Custom SQL scripts (developed by Q-rocket Lab) were utilized for data transformation and the creation of analytical views necessary for funnel and cohort analysis.
- Funnel Analysis: We analyzed user progression through key events (
homeproductcartpurchase) to identify drop-off points and understand conversion efficiencies. - Traffic Source Analysis: Performance of various traffic sources (
EmailAdwordsYouTubeFacebookOrganic) was evaluated based on unique user acquisition and their contribution across different event types. - Cohort Analysis: A monthly cohort analysis was performed to track user retention over time revealing patterns of long-term engagement and potential churn.
- Visualization Readiness: The processed and enriched dataset was prepared for dynamic visualization in Tableau enabling interactive exploration of insights.
Datasets
The core of this analysis was built upon the user_events dataset
identified as "Assignment Datasets Funnel Cohort - Events." This dataset contained detailed records of user interactions and marketing attribution data
enabling a holistic view of the customer journey.
- Dataset Name:
user_events(referred to as "Assignment Datasets Funnel Cohort - Events") - Key Data Points: User IDs
event types (e.g.
homeproductcartpurchase) timestamps and associated traffic sources.
Analysis & Key Insights
1. Funnel Analysis: Understanding User Journey Stages
- Event Type Insights:
- The "cart" and "product" events show the highest unique user engagement indicating strong user interest in products and adding items to the cart.
- A natural decline in unique users is observed from "cart" to "purchase " highlighting the importance of optimizing the checkout process.
- The "home" event had the lowest unique user count suggesting direct navigation to product/category pages is common.
- Event Type Comparisons:
- Product vs. Cart: The gap between product views and cart additions can indicate product appeal or issues with product information/pricing.
- Cart vs. Purchase: The conversion rate from cart to purchase is a critical metric revealing potential friction points in the checkout flow (e.g. shipping costs payment options).
2. Traffic Source Analysis: Channel Performance Evaluation
- Traffic Source Insights:
- Email is the leading traffic source by a significant margin underscoring its effectiveness in attracting and re-engaging users.
- Adwords consistently ranks as the second-largest source demonstrating strong performance for paid acquisition.
- YouTube and Facebook contribute moderately suggesting their role in awareness and initial engagement.
- Organic traffic is currently the lowest indicating an opportunity for SEO enhancement.
- Traffic Source Comparisons:
- Email vs. Adwords: The stark difference suggests either superior email retention strategies or more cost-effective email acquisition.
- YouTube & Facebook: While contributing similar user volumes further analysis of post-click behavior can reveal distinct user characteristics.
- Organic Potential: Low organic traffic presents a clear opportunity for SEO investment to build sustainable high-quality traffic.
3. Event Type VS Traffic Source: Granular Channel Effectiveness
- Key Findings:
- Email consistently proves to be the most effective channel across all funnel stages (home product cart purchase) making it crucial for driving final conversions.
- Adwords is highly effective in bringing users with purchase intent showing significant contributions to "cart" and "purchase" events.
- YouTube and Facebook primarily support awareness and initial engagement (home visits product views) with lower contributions to direct conversions (cart purchase).
- Organic traffic shows a modest contribution especially at the product viewing stage.
- Overall Conclusion: Email is a powerhouse for conversion and Adwords is a strong contender for acquiring high-intent users. Social media plays a vital role in early-funnel engagement and optimizing organic reach remains a growth opportunity.
4. Cohort Analysis: User Retention & Lifetime Value##
- Cohort Insights:
- Initial Drop-Off: A significant decline in active users occurs after the first month across most cohorts highlighting the importance of early user experience.
- Cohort Variation: Retention rates vary between different acquisition cohorts suggesting potential influences from acquisition strategies user quality or product changes.
- Long-Term Decline: A natural gradual decrease in retention is observed as cohorts age illustrating the typical user lifecycle.
- Retention Opportunity: The drop-off after the first month presents a prime opportunity to implement strategies to improve initial user engagement and reduce early churn.
- Conclusion: Cohort analysis provides critical insights into user loyalty and helps identify key periods for intervention to improve retention and maximize customer lifetime value. Monitoring the performance of newer cohorts is essential for adapting retention strategies.
Flight Plan
- 01
Analyze user journey progression across funnel stages
- 02
Measure user drop-off between product
- 03
cart
- 04
and purchase events
- 05
Evaluate traffic source effectiveness across acquisition channels
- 06
Identify high-performing conversion channels and weak engagement sources
- 07
Perform cohort retention analysis to understand long-term engagement behavior
- 08
Translate behavioral findings into operational growth recommendations
Standard Equipment
- PostgreSQL
- SQL (CTE
- joins
- aggregation
- cohort logic)
- Tableau / Power BI
- Funnel analysis methodology
- Cohort retention analysis
- Marketing attribution modeling
- User event tracking dataset
- KPI monitoring framework
- GitHub documentation

