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