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