INSERT INTO cscart_stat_requests (
  `sess_id`, `timestamp`, `url`, `title`, 
  `https`, `loadtime`, `request_type`, 
  `company_id`
) 
VALUES 
  (
    42747, 1732293753, '/food-and-more/groceries-and-more/diary-and-eggs/plain-unsalted-cream-cheese-100g/?sl=no', 
    'Food & Groceries :: Groceries & More :: Dairy & Eggs', 
    'Y', 0.84245204925537, 3003, 1
  )

Query time 0.00062

Result

int(1732717)