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