checkout_completed
event is recorded when a visitor completes a purchase on an e-commerce website, indicating a successful transaction.checkout_completed
event is triggered.detail
object containing information about the checkout products(s).detail
object must include the following properties:detail.value
requireddetail.products
requiredproduct
object common schemadetail.shipping
requiredshipping
object common schemadetail.payments
requiredpayment
object common schemadetail.coupons
optionalcoupon
object common schema