Hi!
So I tried to calculate the Open Rate based on the count of Opened Emails divided by the count of Received Emails. However, I often get way more than 100%. Is it because the count of Opened Emails is increased if the same user opens the same email multiple times?
Then, I tried calculating the Open Rate based on the unique Opened Emails divided by the unique Received Emails, but I still get a bit over 100% for some Flows. Although it is much less than with the count, because the rate is just slightly over 100% with unique metrics, I wonder why the unique number of Opened Emails can be greater than the unique number of Received Emails?
And I would also like to know which measurement, count, unique or another, is used by default in Klaviyo?
FYI, I always use metrics from this endpoint: https://developers.klaviyo.com/en/reference/metric-export
Thank you! :)