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