Skip to content

Latest commit

Β 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Ecommerce Conversion Funnel Analysis

πŸ“Š Dashboard Preview

Dashboard

πŸ“Œ Project Description

This project analyzes user behavior in an e-commerce funnel to identify drop-off points and optimize conversion performance.

The goal is to identify where users drop off and how conversion can be improved.

πŸ“‚ Dataset

The dataset includes user session data with events such as:

  • session_start

  • view_item

  • add_to_cart

  • begin_checkout

  • add_payment_info

  • purchase

  • πŸ“ˆ Key Metrics

  • Total Sessions: 354,856

  • Purchases: 4,745

  • Conversion Rate: 1.34%

  • πŸ” Key Insights

  • The biggest drop-off occurs between view_item and add_to_cart

  • Conversion rate peaks around early December and then declines

  • Desktop generates the most sessions, but conversion is similar across devices

  • Google is the main traffic source, but not the highest in conversion

  • πŸ›  Tools Used

  • SQL (data analysis)

  • Tableau (dashboard & visualization)

  • πŸ“ Project Structure

  • sql_analysis.sql β€” SQL queries

  • Dashboard Image β€” dashboard preview

  • πŸ”— Live Dashboard

View on Tableau Public

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors