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