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