This project analyzes user drop-offs at each stage of a sales funnel, providing insights into potential areas of improvement.
The dataset consists of user interactions at different stages of the funnel:
- Home Page → Entry point for users.
- Search Page → Users search for products/services.
- Payment Page → Users initiate the purchase process.
- Confirmation Page → Successful transaction confirmation.
- 50% drop-off from Home Page to Search Page.
- 86.66% drop-off from Search Page to Payment Page.
- 92.50% drop-off from Payment Page to Confirmation Page.
These insights indicate a significant drop-off at the payment stage, suggesting potential issues with user experience or trust.
Below is a visualization of the user drop-off across different stages:
Run the following command in your terminal to clone this repository:
git clone https://github.com/andrewsatyo9/sales-funnel-analysis.git
cd sales-funnel-analysis
- Investigate reasons for high drop-off rates.
- Recommend UX changes to improve conversion.
- Conduct A/B testing to measure the impact of design changes.
Author: Andrew Jaya Satyo
LinkedIn: linkedin.com/in/andrew-jaya-satyo-1501992b4
Email: andrewjaya12345@gmail.com