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