Hey all, so I'm currently trying to make a working opt-in/opt-out type system so that we can track customers email preferences.
My starting idea was to create a new 'Consent Record' activity entity which links to the contacts and tracks whether it was an opt-in/opt-out and for what type of email. These would be created via email upon clicking links that are tracked in our CRM system.
The hurdle I'm facing though is how to base any marketing lists off of this, because Ideally I would do something along the lines of "If contact has an opt-in and not an opt-out then include in list" but I'm drawing a blank on how I could get anything close to this.
Any thoughts on where I've went wrong or how I may be able to get this to work would be much appreciated.
Thanks,
Shaun
*This post is locked for comments