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