jQuery(document).ready(function(){ var url = "https://www.patricesoletti.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=ef2f23f4b4e1aa7fa7d9679c1f007902"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://www.patricesoletti.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=ef2f23f4b4e1aa7fa7d9679c1f007902"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }