Email Open - Click and Forward Tracking Issue

Hey Guys
I am very new in Mautic, and the product seem super powerfull for me
I am trying very simple thing. Have a small list of contact to whom I just want to send the emails, detect when they open them and when they click on a link. Would love to know when they forward them too.

I uses SES/AWS API. Mautic 4.4.7

All seem to work well - email is sent. When I click on the email I can see the Json back eventType Open
But on the report after many tests - I can never seen the open not the clicks

Example of logs:
{“payload”:{“Type”:“Notification”,“MessageId”:“67b655e0-f8f3-5886-97f9-194b97b134ba”,“TopicArn”:“arn:aws:sns:eu-central-3:444416768479:SES_London_Config_Set_Ektron”,“Subject”:“Amazon SES Email Event Notification”,“Message”:"{"eventType":"Open","mail":{"timestamp":"2023-04-08T16:48:03.277Z","source":"Immo Campaign 8 imy@xxxx.com","sendingAccountId":"4623165668459","messageId":"0109958761c44abd-2c772051-e31c-4018-8774-e4334e4f7cb9-000000","destination":["batrak@ektrontrep.com"],"headersTruncated":false,"headers":[{"name":"From","value":"Immo Campaign 8 imy@ektrontrep.com"},{"name":"To","value":"batrak@ektrontrep.com"},{"name":"Subject","value":"Trop 8"},{"name":"MIME-Version","value":"1.0"},{"name":"Content-Type","value":"text/html; charset=UTF-8"},{"name":"Content-Transfer-Encoding","value":"7bit"}],"commonHeaders":{"from":["IMY Campaign 8 imy@ektrontrep.com"],"to":["batrak@ektrontrep.com"],"messageId":"0165455561c48abd-2c432251-e31c-4018-83764-e8333e4f6cb9-000000","subject":"Trop 8"},"tags":{"ses:operation":["SendEmail"],"ses:configuration-set":["SES_London_Config_Set_Ektron"],"ses:source-ip":["xx.xx.xx.xx"],"ses:from-domain":["xxxxxxx.com"],"ses:caller-identity":["ses-ektron-plus-user"]}},"open":{"timestamp":"2023-04-08T21:30:41.434Z","userAgent":"Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko Firefox/11.0 (via ggpht.com GoogleImageProxy)","ipAddress":"xx.xx.xx.xx"}}