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