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