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