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