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