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