Event Types

MockCDP generates realistic user behavior events based on common e-commerce patterns. Each event type has configurable probability rates and realistic property data.

Understanding Event Probabilities

Probabilities represent the likelihood that a user will trigger this event during their session. These default rates can be customized in the Event Configuration section of MockCDP.

Page Viewed

User navigates to a page on the website

Very High
95%

Event Properties

page_name
page_url
page_title
referrer
search_query

Common Triggers

  • Landing page visits
  • Navigation between pages
  • Direct URL access
  • Search result clicks

Product List Viewed

User views a category or search results page

High
75%

Event Properties

category
list_id
products
sort_order
filters_applied

Common Triggers

  • Category page views
  • Search results
  • Collection browsing
  • Filter applications

Product Viewed

User views a specific product detail page

High
80%

Event Properties

product_id
product_name
price
currency
category
brand
variant

Common Triggers

  • Product page visits
  • Quick view modals
  • Product recommendations
  • Search result clicks

Product Added

User adds a product to their shopping cart

Medium
35%

Event Properties

product_id
product_name
price
quantity
cart_id
position
list_name

Common Triggers

  • Add to cart clicks
  • Quick add buttons
  • Bulk additions
  • Recommended product adds

Cart Viewed

User views their shopping cart

Medium
45%

Event Properties

cart_id
products
cart_total
product_count
currency

Common Triggers

  • Cart page visits
  • Mini cart opens
  • Checkout preparations

Checkout Started

User initiates the checkout process

Low
20%

Event Properties

order_id
products
revenue
currency
checkout_step

Common Triggers

  • Checkout button clicks
  • Guest checkout
  • Express checkout

Payment Info Entered

User enters payment information

Low
15%

Event Properties

order_id
payment_method
checkout_step

Common Triggers

  • Payment form completion
  • Payment method selection
  • Billing info entry

Order Completed

User successfully completes a purchase

Very Low
12%

Event Properties

order_id
products
revenue
currency
coupon
shipping
tax
payment_method

Common Triggers

  • Successful payment
  • Order confirmation
  • Thank you page

User Signed Up

User creates a new account

Very Low
8%

Event Properties

user_id
email
name
signup_method
referrer

Common Triggers

  • Registration form submission
  • Social login
  • Guest to member conversion

Product Favorited

User adds product to favorites/wishlist

Low
15%

Event Properties

product_id
product_name
price
wishlist_id

Common Triggers

  • Wishlist additions
  • Favorite button clicks
  • Save for later

Search Performed

User performs a search query

Medium
30%

Event Properties

query
results_count
filters
sort_order

Common Triggers

  • Search bar usage
  • Voice search
  • Autocomplete selection

Event Configuration

All event probabilities can be customized in MockCDP's Event Configuration section. You can adjust rates to match your specific testing scenarios.

Event Data Quality

MockCDP generates realistic event data with:

  • • Contextual product information (names, prices, categories)
  • • Realistic user demographics and preferences
  • • Consistent session-based behavior patterns
  • • Proper e-commerce funnel progression
  • • Currency and localization support