jQuery(document).ready(function(){ var url = "https://www.carpathianclimb.sk/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=4bb24fe419b882f9d08c2848434b7404"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://www.carpathianclimb.sk/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=4bb24fe419b882f9d08c2848434b7404"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }