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