Durable Unsub - updatePersonEmailStatus | Community
Skip to main content
Lucas_Metherall
Level 4
November 1, 2019
Solved

Durable Unsub - updatePersonEmailStatus

  • November 1, 2019
  • 1 reply
  • 3249 views

Hi all,

I have an instance of a person who was imported as a lead, their Unsub status went through System Flow Action, resetLeadEmailStatus, which changed them immediately to Unsub=True. Fair enough. 10 days later in their activity logged they are recorded as System Flow Action, updatePersonEmailStatus, Unsub changed to False. No other actions, no open email, no click on link, no change of list membership..

Can anyone explain why this would happen? I've spent a week learning everythign there is to know about Durable Unsubs, but this renders everything I thought I'd learnt invalid.

Thanks gurus!

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 SanfordWhiteman

Thanks Sanford,

Just so I am doing it right:

Data Value Change > Unsub > New Value = True > reason contains = updatePersonEmailStatus

Email address is [address in question]

?


Search for

  • the current Email Address attribute matching the address you're looking for
  • a Data Value Change to Email Address where the Old Value is the address

It's even possible that the triggering lead has been completely deleted from your db. So you need a certain level of trust that the activity happened for a good + predictable reason. Marketo experts trust Durable Unsubscribe 100%, so take it from us... we develop a lot of skepticism over time, but not about this feature.

1 reply

SanfordWhiteman
Level 10
November 1, 2019

Check if their Email Address has changed.

Lucas_Metherall
Level 4
November 1, 2019

Would that not appear in the activity log? I made a query: data value changed, new email add. = xx, it returned 0 people.

SanfordWhiteman
Level 10
November 1, 2019

Sorry, left out the other part: check for someone else with their current Email Address who has had their Unsubscribed flipped to true. This activity propagates, via updatePersonEmailStatus, from person to person.

However, if you're trying to reproduce what happened later on in time, the triggering person's Email Address may no longer match their Email Address. So you won't find them in a simple attribute search.