jQuery(document).ready(function(){ var url = "https://syrieix.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=2ad24e60bb3c5cb5485c9684e2a27f7e"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://syrieix.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=2ad24e60bb3c5cb5485c9684e2a27f7e"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }