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