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