Sales/Conversion Tracking - Video Tiles
Track User Journey along with Conversions on your website via SaleAssist Video Tiles.

‘saleassistVideoTiles.track’ Function Documentation
Description
The saleassistVideoTiles.track function is a utility function in JavaScript that allows you to trigger custom events with specific data. It takes an event name as a string and an optional data object as parameters. When called, the saleassistVideoTiles.track function dispatches a custom event with the given name and the provided data, making it possible to capture custom events in your JavaScript applications.
Parameters
eventName (String): The name of the custom event to be dispatched. It should be a string representing the event's name.
data (Objectl): A data object to be passed along with the custom event. This data can be used by event listeners to access additional information related to the event.
Usage
Here's an example of how to use the saleassistVideoTiles.track function for Product Click:
Here's an example of how to use the saleassistVideoTiles.track function for Product Detail:
Here's an example of how to use the saleassistVideoTiles.track function for Add To Cart:
Here's an example of how to use the saleassistVideoTiles.track function for Promotion Clicks:
Here's an example of how to use the saleassistVideoTiles.track function for Checkout:
Here's an example of how to use the saleassistVideoTiles.track function for Measuring Purchases:
Here's an example of how to use the saleassistVideoTiles.track function for Measuring Refunds:
Here's an example of how to use the saleassistVideoTiles.track function for Partial Refunds:
Thank you !!!
Questions?
Please feel free to reach out via [email protected] if you need any help.
Last updated