Shopping events
Description of custom events related to shopping experience either in short videos or during livestream. Shopping events can be used to integrate with Firework into your e-commerce platform.
Name | Description |
fw:shopping:request-checkout | Emitted when use clicks checkout. event.detail
|
fw:shopping:product-card-clicked | Emitted when a click happens on product cards (video overlay), only applicable to short video or trailer. event.detail
|
fw:shopping:product-clicked | Emitted when user clicks on product detail which should lead to merchant's product detail page. (will be updated later to only emit when a click happens on a product in a product list) event.detail
|
fw:shopping:pdp-primary-cta-clicked | Emitted when a click happen on the primary CTA on product details. event.detail
|
fw:shopping:pinned-product-clicked | Emitted when a click happen on pinned product (product highlight) event.detail
|
fw:shopping:clickshoppay | Emitted when user clicks on ShopPay button
|
fw:shopping:click-buy | Emitted when user clicks on the Buy button on product modal
|
fw:shopping:click-calculate-total | Emitted when user clicks on Done button after filling out their information
|
fw:shopping:click-place-order | Emitted when user clicks on Place Order button
|
Last modified 10mo ago