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