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