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