Difference between updated and timestamp in list | Community
Skip to main content
January 12, 2018
Solved

Difference between updated and timestamp in list

  • January 12, 2018
  • 2 replies
  • 3888 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by keithnyberg

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:

  • Creating a custom field for last opened email and appending this value with a timestamp (not great to build a field for single time use so last opened date may be better long term but wont be specific to any email)
  • Created an email performance report in RCE filtered on your desired email with the columns set to open hour/day/week (depending on what you need to see) and display the Email address to know which records fall where in time. (kinda clunky)

Are you able to shed any light on what you are using the open information for? May help with recommendations.

Sincerely,

Keith Nyberg

2 replies

keithnyberg
keithnybergAccepted solution
New Participant
January 13, 2018

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:

  • Creating a custom field for last opened email and appending this value with a timestamp (not great to build a field for single time use so last opened date may be better long term but wont be specific to any email)
  • Created an email performance report in RCE filtered on your desired email with the columns set to open hour/day/week (depending on what you need to see) and display the Email address to know which records fall where in time. (kinda clunky)

Are you able to shed any light on what you are using the open information for? May help with recommendations.

Sincerely,

Keith Nyberg

January 13, 2018

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.

Josh_Hill13
New Participant
January 12, 2018

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.