jQuery(document).ready(function(){ var url = "https://pocketmoneyracing.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=efbfc89144c4ffc76ff2976715cdff01"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://pocketmoneyracing.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=efbfc89144c4ffc76ff2976715cdff01"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }