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