We are managing the "Unsubscribe" information in a custom field "Unsubscribe contact". And I am struggling in finding the list of unsubscribe persons from a program. I have built a smart campaign as follows but do not understand what is wrong.
Any idea?
Many thanks
Hello @Charlotte_Berth ,
Adjust your Link is to maybe link contains. Then put in the text from the actual link. Omit the https: or http: part to make your life easier. example
If you need to find people that have already updated that field you will need to make a batch campaign (not a trigger campaign- only filters no triggers) or a plain smart list. The Trigger campaign is set up to catch future events based on defined trigger(s) and filter(s). Meaning if you activated the campaign it will not go back in time and find records that changed that value 4 minutes ago. Additionally Data Value change does not always work if a record is created with the value you are looking for at the time of creation, but it's a moot point I believe here based on what we see.
Troubleshooting:
Thanks,
oz
Don't like this lookback filter, it seems unnecessarily fragile.
You can tag your links with utm_campaign — or any custom query param — that refers to the "offending" email.
Then post that value to another proxy field when/if they unsubscribe (Hidden field + Visibility Rule). Watch for that field to change — it will explicitly identify the source of their unsubscribe.