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