Skip to content

AlexRibeiro95/Project_InstacartCostumerBehaviour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project - Instacart App Usage Analysis 📱

Table of Contents

Project Overview:

  • The dataset for this project is a relational set of files describing customers' orders over time. The dataset is anonymized and contains a sample of over 3 million grocery orders from more than 200,000 Instacart users. For each user, we provide between 4 and 100 of their orders, with the sequence of products purchased in each order. We also provide the week and hour of day the order was placed, and a relative measure of time between orders.

Introduction:

  • This project aims to analyze user behavior and sales patterns within the Instacart app to identify potential business opportunities. By examining data related to product orders, customer interactions, and shopping habits, we aim to provide actionable insights that can help enhance the user experience and drive sales growth.

Hypotheses and Business Opportunities 💡

1. Promoting High-Performing Aisles

  • Hypothesis: Promoting products from the highest-selling aisles will boost overall sales.

  • Opportunity: Create targeted promotions and highlight these aisles on the app’s home page.

2. Detecting patterns in order timing:

  • Hypothesis: Detecting patterns of orders during the week and at which time of the day such occurs.

  • Opportunity: Implement features on the app to increase consumer interaction during peak times.

3. Identify Customer Loyalty

  • Hypothesis: Establishing loyalty levels for different types of customers and developing a program to increase customer engagement and order frequency.

  • Opportunity: Identify features from different customer groups (clusters) and try to increase loyalty and orders.

Visualization 📈

Enhanced Entity-Relationship (EER) - SQL

Data Visualization

1️⃣ Hypothesis - Promoting products from the highest-selling aisles will boost overall sales.

Approach:

  • Analyze sales data to identify the top-performing aisles.
  • Determine the impact of these aisles on overall sales.
  • Develop promotional strategies to feature products from these aisles prominently on the app.

Data Visualization

  • Pie Chart showing the order distribution per department.

Data Visualization

  • Count Plot illustrates the top 10 aisles with most orders.

2️⃣ Hypothesis - Detecting patterns of orders during the week and at which time of the day such occurs.

Approach:

  • Analyze order data to identify peak order times during the week and throughout the day.
  • Determine the variations in order frequency between weekdays and weekends.
  • Develop and implement features such as special weekend deals or notifications to encourage orders during identified peak times.

Data Visualization

  • Bar Plot showing the distribution of number of orders through the week days

Data Visualization

  • Grouped Bar Plot illustrating the distribution of orders on the weekend per hour

3️⃣ hypothesis - Establishing loyalty levels for different types of customers and developing a program to increase customer engagement and order frequency.

Approach:

  • Segment customers into different loyalty levels based on order frequency and behavior.
  • Analyze the characteristics of each customer segment to identify key features.
  • Develop targeted loyalty programs and marketing strategies to enhance customer engagement and increase order frequency within each segment.

Data Visualization

  • Scatter plot demonstrating the 3 different clusters before cleaning the outliers

Data Visualization

  • Scatter plot demonstrating the 3 different clusters without outliers

Data Visualization

  • Dimension of each cluster

Conclusion

  • This project provides valuable insights into user behavior and sales patterns within the Instacart app. By leveraging these insights, Instacart can implement targeted strategies to enhance the user experience, increase customer engagement, and drive sales growth.

Datasets used and useful links

Datasets:

Notion and Presentation:

Credits:

Releases

No releases published

Packages

No packages published