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