jQuery(document).ready(function(){ var url = "http://www.frankbairamian.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=2a72b9cc4807e39b5e1abc70c45fd1fc"; 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=2a72b9cc4807e39b5e1abc70c45fd1fc"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }