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