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