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