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