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