What is the storage for activities for 'email opening' (not link clicking)?
In old kentico it was in two places:
- A contact's OM_Activity, of ActivityType 'newsletteropen'
- The Newsletter_OpenedEmail table
Currently in 30.8.0, I'm seeing an 'emailclick' Activity type, but no 'emailopen' activity type.
Specifically, what I want to do for a given contact is get the email info (subject, email ID, activity time etc) for the latest email they opened, and the latest email they clicked a link in.