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