This website uses cookies.
Accept let wpcRunningCritical = false; handleUserInteraction() { if (typeof ngf298gh738qwbdh0s87v_vars === 'undefined') { return; } if (wpcRunningCritical) { return; } wpcRunningCritical = true; var xhr = new XMLHttpRequest(); xhr.open("POST", ngf298gh738qwbdh0s87v_vars.ajaxurl, true); xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = () { if (xhr.readyState == 4 && xhr.status == 200) { var response = JSON.parse(xhr.responseText); if (response.success) { console.log("Started Critical Call"); } } }; xhr.send("action=wpc_send_critical_remote&postID=74&realUrl=stocktakeforme.co.uk/careers/amp/"); removeEventListeners(); } removeEventListeners() { document.removeEventListener("keydown", handleUserInteraction); document.removeEventListener("mousedown", handleUserInteraction); document.removeEventListener("mousemove", handleUserInteraction); document.removeEventListener("touchmove", handleUserInteraction); document.removeEventListener("touchstart", handleUserInteraction); document.removeEventListener("touchend", handleUserInteraction); document.removeEventListener("wheel", handleUserInteraction); document.removeEventListener("visibilitychange", handleUserInteraction); document.removeEventListener("load", handleUserInteraction); } document.addEventListener("keydown", handleUserInteraction); document.addEventListener("mousedown", handleUserInteraction); document.addEventListener("mousemove", handleUserInteraction); document.addEventListener("touchmove", handleUserInteraction); document.addEventListener("touchstart", handleUserInteraction); document.addEventListener("touchend", handleUserInteraction); document.addEventListener("wheel", handleUserInteraction); document.addEventListener("visibilitychange", handleUserInteraction); document.addEventListener("load", handleUserInteraction);