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