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