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