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