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