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