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