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