jQuery(document).ready(function(){ var url = "https://quote.ucsd.edu/lchcautobio/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=b0479a99888604a8f48a1e6a2301d26f"; 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=b0479a99888604a8f48a1e6a2301d26f"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }