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