For various email campaign related metrics basic counts do not align with the Klaviyo UI, when the raw events are pulled directly. We desire the raw events rather then aggregates and it’s a bit disconcerting to find two forum posts almost a year old with the same issue:
When raw events are pulled we’re able to perfectly align campaign delivery counts, and bounces, however we have fewer clicks and opens than the UI. When we count clicks/opens by distinct profiles the count is sometimes higher and sometimes lower than the UI.
Is there a better method for aligning the raw events to the UI?
For reference we pull periods of time via format similar to :
`https://a.klaviyo.com/api/events/?filter=greater-than(datetime,2024-10-04T00:00:00Z),less-than(datetime,2024-10-05T00:00:00Z)`