window.addEventListener("load", function(){ if(window.location.href.indexOf("checkout") > -1) { gtag('event', 'begin_checkout'); } });