Custom Events
Sending custom events to SiteBehaviour Portal
What Are Custom Events?
How to Send Custom Events to SiteBehaviour
Step-by-Step Guide to Sending Custom Events:
window.sbVisitorCustomEvent("Event Name");window.sbVisitorCustomEvent("Add To Cart");
Example of Button Click Implementation:
Why Use Custom Events?
Last updated