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