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