DV-XXXXXXXXXXXXXXXXXXXXXXXX
.Note: Ensure the data layer is correctly populated with the product ID on Product Detail Pages (PDP) for the page view script and that a purchase event triggers the order script.
productId
(used in both page view and order scripts) - Represents the product ID.orderId
- The order number.total
- The total amount paid.shipping
- Total shipping costs.currency
- Currency of the payment.tax
- Total tax amount.voucher
- Voucher code used, if any.customerId
- Customer’s email address.orderItems
:
id
- Unique variant ID for specific color/size.productId
- Product ID (matches the page view script).name
- Product description.price
- Product price.quantity
- Number of products.dema.init
with your unique Dema ID.