Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @LP_IMS_KJB_7016, It has been a while since I set up something similar, but it looks like you are missing quotations on your second attempt.Try the below:#set($utmSource = "${my.UTM-Source}")#set($utmMedium = "${my.UTM-Medium}")#set($utmCampaign = "${my.UTM-Campaign}")
Hi @avaroglu, You can do this lots of different ways - here are some:After a wait step, add a single 'send email flow step with 3 choices (clicked A, B, or C). This would limit each person to only receive one piece of content - the first choice that applies to them. Not ideal for people that are int...
Great, thank you! I'll look more into this.
@Darshil_Shah1 The poison pill is an interesting approach and worth a try. I have a few questions:1. Can I reference TriggerObject.status to get the current "Complete" status in velocity?2. Can I add the macro(s) to the token script I currently use to populate the URL (below) or would I have to cre...
Thanks, Sanford. Is there any way around it that you can see?Just need to know if that particular cart is updated when it's time to send the follow-up emails.
We are looking to launch a saved cart campaign and I thought I'd post here as I see some posts that are similar to our issue but don't seem to have a definitive answer or solve. Saved Cart Email Flow is as follows:1. Someone saves a cart and gets email 12. Gets email 2 After a wait period (wait will...