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