Now, my %FIRSTNAME% is defaulting to “Hey” if the first name value is blank.
Any kind of default value creates limitations when it comes to creating personalized subject lines and message starts.
What I’m trying to do is super simple:
Create IF/ELSE conditional personalization in the subject line that will check if the First Name field is blank and then put in a blank value (not the default for the tag)
Create two conditional text blocks in the message, one of which is only used when the First Name value is blank and another when it is not.
So far, I’ve only managed to break the entire email by trying {blank} (Test sends “Your content could not be processed”, and the Spam filter processes forever).
The only topic that I have managed to find on this is:
Am I missing something obvious? Is there a way to do this at all?
The expression string above does not work. Can someone please check the syntax and send a corrected/working version or provide us with the AC syntax dictionary/resource so I can generate a working expression for my emails?