product_added_to_cart
event is recorded when a visitor adds a product, or multiple products, to their shopping cart on your website.product_added_to_cart
event is triggered.detail
object containing information about the added product. The detail
object must contain the following properties:detail.value
requireddetail.products
requiredproduct
object common schema