jQuery(document).ready(function(){ var url = "https://cybercb.dk/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=6d4a3f8e94a8b44a9c780d863d13e250"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "https://cybercb.dk/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=6d4a3f8e94a8b44a9c780d863d13e250"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }