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