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