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