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