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