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