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