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