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