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