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