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