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