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