INSERT INTO cscart_logs (
  `user_id`, `timestamp`, `type`, `action`, 
  `event_type`, `content`, `backtrace`, 
  `company_id`, `client_ip`
) 
VALUES 
  (
    0, 1790285097, 'general', 'API', 'N', 
    'a:1:{s:7:"message";s:471:"{"message":"EasyInsights Page View Event https:\/\/dev1-ecom.kindlife.in\/","event":"page_view","request":{"page_url":"https:\/\/dev1-ecom.kindlife.in\/","user_agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)","timestamp":1790285097,"referrer":"","user_id":0,"product_id":"","brand_name":"","event":"page_view","_gcl_aw":"","_ga":"","_fbc":"","_fbp":"","_ei_sid":"","cookie_str":""},"async_time_ms":15.74}";}', 
    '', 0, '216.73.217.79'
  )

Query time 0.00053

Result

int(2569061)