I want to know when users opened an email that they received I've created a smart list of users who have opened the particular email, but it's unclear if there's an "open timestamp." In the default report view, I see a column titled "Updated" but cannot find a definition for what that means -- is that first or most recent time a user has opened the email? There's also a hidden field called Reporting Timestamp, but it's unclear what info that it's displaying for some of the users.
Solved! Go to Solution.
Hey Jonatham
The field "Updated" refers to the last time the record was modified in Marketo (last time the record was modified). Really, there is nothing OOB that will let you see the last time they opened an email in the list view.
Is there a reason the time the opened the email is relevant to you?
Some options include:
Are you able to shed any light on what you are using the open information for? May help with recommendations.
Sincerely,
Keith Nyberg
Updated or Updated At means the last time the record was modified.
Open timestamp would be in the log and you can access it on the Opened Email>Date of Activity
It will NOT appear in a smart list column unless you use a data flow to stamp a new field. Not sure you would want to do that given the volume.
Hey Jonatham
The field "Updated" refers to the last time the record was modified in Marketo (last time the record was modified). Really, there is nothing OOB that will let you see the last time they opened an email in the list view.
Is there a reason the time the opened the email is relevant to you?
Some options include:
Are you able to shed any light on what you are using the open information for? May help with recommendations.
Sincerely,
Keith Nyberg
Is there a reason the time the opened the email is relevant to you?
Yes, we're trying to determine if a user took an action in our app after opening the email. We're taking application logs and doing a JOIN with Marketo records to see if we can find any correlation.