Bellabeat Case Study

Smart Device Usage Analysis for Marketing Strategy

📌 Business Task

Analyze smart device usage data to identify user behavior trends. Use these insights to inform the marketing strategy for the Bellabeat Leaf product.

📂 Data Source

Fitbit Fitness Tracker dataset available on Kaggle. The dataset includes daily activity, sleep, and calorie data from 30 users over 31 days.

🛠 Tools Used

🔍 Process

1. Ask

What trends in smart device usage can Bellabeat use to better market their products?

2. Prepare

Downloaded and reviewed the structure of the Fitbit CSV files. Focused on dailyActivity_merged and sleepDay_merged files.

3. Process

4. Analyze

5. Share

Created charts in ggplot2 to visualize step count, sleep distribution, and calorie patterns.

6. Act

🔗 GitHub Repository

View the full R code and notebook on GitHub (add link here)