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