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