jQuery(document).ready(function(){ var url = "https://www.aktivsucher-berlin.de/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=04d90fb11533f776c7aae5922173ed2b"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://www.aktivsucher-berlin.de/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=04d90fb11533f776c7aae5922173ed2b"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }