getAccessDate = function() { return '2025/03/12'; } getAccessTime2 = function() { return '13:30:55'; } getAccessTime = function() { return '2025/03/12 13:30:55'; } getIPAddress = function() { return '3.14.67.195'; } getHostName = function() { return 'ec2-3-14-67-195.us-east-2.compute.amazonaws.com'; } getQueryString = function() { return ''; } getReferer = function() { return 'https://evc.jp/common/js/ganalytics.php'; } let page_title; switch ('https://evc.jp/common/js/ganalytics.php'){ case "https://www.evc.jp/corpo/corpo.html": page_title = "会社概要"; break; case "https://www.evc.jp/corpo/history.html": page_title = "会社沿革"; break; default: } getPageTitle = function() { return page_title; } getPageUrl = function() { return 'https://evc.jp/common/js/ganalytics.php'; } getCountryName = function() { return 'アメリカ'; } getSubdivision = function() { return 'オハイオ州'; } getCityName = function() { return 'コロンバス'; } getUA = function() { return 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; }