AdBlock Detected!
// Step 1. Initialize the JavaScript pixel SDK (make sure to exclude HTML)
// Step 2. Subscribe to customer events with analytics.subscribe(), and add tracking
// analytics.subscribe("all_standard_events", function (event) {
// console.log("Event data ", event?.data);
// });