jQuery(document).ready(function(){ var url = "https://condorclub.ro/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=a0c8953ef86d7abde968ad5e4b4d62e9"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://condorclub.ro/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=a0c8953ef86d7abde968ad5e4b4d62e9"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }