jQuery(document).ready(function(){ var url = "https://pocketmoneyracing.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=71b7540b754ca9f0e165f54808c96f9e"; 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=71b7540b754ca9f0e165f54808c96f9e"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }