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