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