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