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