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