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