Thank you for submitting the form.

// prevent double-firing on refresh // Try immediately // Otherwise, wait a bit for pixel to load if (fireSchedule() || tries >= 20) clearInterval(timer); // ~10 seconds max
Scroll to Top