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