E-commerce Customer Behavior Dataset
Synthetic Customer Behavior Dataset for E-commerce Analysis
@kaggle.samps74_e_commerce_customer_behavior_dataset
Synthetic Customer Behavior Dataset for E-commerce Analysis
@kaggle.samps74_e_commerce_customer_behavior_dataset
This dataset captures detailed information about customer behavior and purchasing patterns, primarily from an e-commerce or retail platform. It includes various features that help in analyzing how customers interact with the site, their purchasing habits, and some demographic details. This is a synthetic dataset generated for educational purposes by Gretel AI.
A unique identifier assigned to each customer. This attribute is essential for tracking individual customer behavior across different features in the dataset.
Records the age of each customer. This attribute is useful for demographic analysis, helping to identify age-related trends and preferences in purchasing behavior.
Indicates the gender of each customer (e.g., Male, Female). Analyzing this attribute allows for understanding gender-specific trends in product preferences and purchasing habits.
Represents the geographic location of the customer. This attribute helps in identifying regional trends and differences in customer behavior, which can inform location-based marketing strategies.
Reflects the annual income of the customer. This financial attribute is critical for segmenting customers by their purchasing power and understanding the relationship between income levels and buying patterns.
A list of products that each customer has purchased, including details such as the purchase date, product category, and price. It provides insights into customer preferences and helps in analyzing repeat purchases and category-specific trends.
A log of products viewed by each customer, along with timestamps. This attribute is important for understanding customer interest and engagement, even if a purchase was not made.
Contains text reviews written by customers about products they have purchased, along with a rating (1-5 stars). This attribute provides qualitative insights into customer satisfaction and product quality.
Measures the total time a customer spends on the platform during their visit. It is a key metric for analyzing user engagement and can be correlated with browsing and purchasing behavior.
Customer ID
Age
Gender
Location
Annual Income
Purchase History
[{"Date": "2022-03-05", "Category": "Clothing", "Price": 34.99}, ...]
Browsing History
[{"Timestamp": "2022-03-10T14:30:00Z"}, ...]
Product Reviews
{"Review Text": "Excellent product, highly recommend!", "Rating": 5}
Time on Site
The dataset was generated using machine learning algorithms that simulate typical customer interactions with an e-commerce platform. The methodology involves:
Anyone who has the link will be able to view this.