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