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