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