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