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