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