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