INSERT INTO cscart_stat_sessions (
`user_agent`, `host_ip`, `proxy_ip`,
`client_language`, `ip_id`, `client_type`,
`robot`, `referrer`, `timestamp`,
`referrer_scheme`, `referrer_host`,
`expiry`, `uniq_code`, `company_id`
)
VALUES
(
'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
316809871, 0, '', 55017, 'B', 'bot',
'', 1731744291, '', '', 0, 1123279416,
1
)