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