jQuery(document).ready(function(){ var url = "http://www.frankbairamian.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=ed1e54937fa0e1548b04ad7fff706130"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "http://www.frankbairamian.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=ed1e54937fa0e1548b04ad7fff706130"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }