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