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