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