- To place an order, your cart total must be at least $10.00.
// 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("event_name", event => { // pixel("track", "event_name", event.data); // });