Hi
I have an metric called ‘Email: Connect Request’, this triggers a flow to send a transactional email. When I view a profile in Klaviyo I can see the ‘Email: Connect Request’ event as well as ‘Received Email’ & ‘Opened Email’ events, great.
If the same profile is sent another email using the ‘Email: Connect Request’, I see a 2nd ‘Received Email’ but not a 2nd ‘Opened Email’, fine, one of the emails was not opened. But, how do I tell which of the ‘Email: Connect Request’ emails was opened/not opened?
I am using the API to pull in all events for the profile using - https://a.klaviyo.com/api/events/?filter=equals(profile_id,"profileId"), but I see no way to know which ‘Received Email’ & ‘Opened Email’ event is related to which ‘Email: Connect Request’ event. I would expect the event id for the ‘Email: Connect Request’ event to appear in the data returned about the ‘Received Email’ & ‘Opened Email’ events but there is not?
Surely there must be a way to do this with the API? Please help!
Cheers
Matt