jQuery(document).ready(function(){ var url = "https://quote.ucsd.edu/lchcautobio/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=003b07df76664f8bc743916d0c0d75b8"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://quote.ucsd.edu/lchcautobio/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=003b07df76664f8bc743916d0c0d75b8"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }