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