Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Michael, yes, that is how I have the params, at the end of my unsubscribe page url. So I think I found the issue, I was testing on a browser where I was already cookied, so I tried clicking the link from a different device and it worked. I am still going to do some more testing, but I think it sh...
Hi Grégoire Michel - great post, thank you! I have a question for emails with Open Tracking Disabled. I used the ?mkt_unsubscribe=1&mkt_tok=##MKT_TOK## parameter at the end of my unsubscribe landing page, but it doesn't seem to be working. Is there another parameter I should add to my unsubscribe l...
No blank lines either, ends at line 5.
No extra spaces in the script, but the extra space after is something that we see in practically every scripted token we use.
I've got a similar problem Sanford Whiteman, a space is always added after the scripted token - can you see any reason why? #if( ${OpportunityList.get(0).Account_Owner_Phone__c} ) ${OpportunityList.get(0).Account_Owner_Phone__c}#else 1-877-000-0000#end