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