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