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