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