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