INSERT INTO cscart_stat_requests (
`sess_id`, `timestamp`, `url`, `title`,
`https`, `loadtime`, `request_type`,
`company_id`
)
VALUES
(
41697, 1731597452, '/fruit-gift-baskets/wine-basket/healthy-living/?sl=nl',
'Fruit Gift Baskets :: Wine Basket',
'Y', 0.8429970741272, 3003, 1
)