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