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