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