jQuery(document).ready(function(){ var url = "http://www.kfd.si/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=0e7a85711f5bcb37204c2930e32a77ec"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "http://www.kfd.si/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=0e7a85711f5bcb37204c2930e32a77ec"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }