Learn how to install the Videowise Order Tracking Pixel on your SFCC instance.
template/default/checkout/confirmation/confirmation.isml
:
dw.order.Order
object must be present in the PipelineDictionary (pdict) as key order
<isscript>
to the top of the file right under your decorate template (<isdecorate>
)<isinclude>
right before decorator ends{{ ... }}
) with the actual values from your SFCC instance.
All actual values can be retrieved manually with custom code or using our Javascript Helper public method getTrackingPixelData
from cartridge/scripts/helpers/videoWiseHelpers.js
which will return the following object: