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