reeview_lsid cookie (30 days). The order tracking pixel reads that cookie at checkout and sends it as lsId, so the order is attributed to the live session.
You do not install a second pixel for live shopping. Use the same storefront pixel as shoppable videos. This page covers what is specific to live shows.
How attribution works
- The shopper opens a live show — channel page,
videowiseLaunchLive, or avwLsIdlink. - Videowise writes
reeview_lsidwith the live stream ID. See Cookies. - On order confirmation, the pixel includes
lsIdin the tracking request.
lsId. Shopify, Magento, SFCC, and custom/GTM installs all read reeview_lsid.
On React Native, persist and send the same ID with getStoredData (lsId) and trackingPixel.
Install the pixel
Follow the platform guide in Order tracking pixel. Install once per storefront.Shopify
Customer events pixel. Sends
lsId from reeview_lsid.Magento
Included on the default thank-you page.
Salesforce Commerce Cloud
Included on the default order confirmation page.
Other / GTM
Custom snippet. Passes
lsId on the order payload.