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