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