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