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