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