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