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