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