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