(function() { var xhr = new XMLHttpRequest(); xhr.open('GET', 'https://goraggiowifi.jp/cv/pageview', true); xhr.setRequestHeader('X-Uid', '1000339'); xhr.setRequestHeader('X-Location', window.location.href); xhr.withCredentials = true; xhr.send(); })();