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