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