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