Email message and no bounce statistics. Only sent emails

Your software
My Mautic version is: 4.0.2
My PHP version is: 7.4
My Database type and version is: MySQL 5.7

Hi everyone,
I am looking for some help with email statistics.

Background:
My Mautic uses Elastic Email provider to send emails. I already setup the webhook(which works and returns ‘success’) based on the docs: Bounce management | Mautic

But, when I send an email message there is no information in statistics about number of bounced messages. I see the bar with “Email sent” but any other columns are empty. I made a test with invalid email address and the contacts was marked as “Bounced” but there is no info in email statistics.

Do I need anything else to be set before I’ll be able to read all statistics?

On the screenshot there is a contact that was marked as bounced after the message failed. So if the contact was marked there is a proof that data from webhook was processed, right?

Thanks in advance, M.

I was asking myself the same thing. Then I came across the following site:

It says that “a soft bounce will automatically update a Contact to Email Bounced status”, so from that I interpreted that “hard bounces” do not show up in the statistics of the email, only soft bounces.
Hard bounces will be flagged as “bounced” with little icon.

Can someone confirm this?

If it is indeed so, maybe it would be beneficial to change the mechanics…