When I was building these smart campaigns, I always used a naming convention for the Goal names and then used the "contains" constraint on the trigger. I would simply copy the name...
I am trying to write a Velocity Script that will populate a field from a custom object into an email. The logic in the script needs to identify the correct custom object to use. Sp...
The way I have set this up before is to have one batch smart campaign for new people (can only run through the flow once) and it requests the next campaign at the end of the Flow s...
I created a program that used these fields for measuring the level of interest someone had with a content item. High/Medium/Low was assigned based on how long they spent reading th...
The clear use-case for me is to target those who are not yet opt-ed in for email communication. This is a perfect way to reach your audience in another form when not allowed to ema...
For easy visibility on the results of the test, the standard A/B test on date/time in an email blast program is really good. But I agree with the others on everything else!
I had a similar problem last year and this was the solution. I needed to define the text to be linked and output the linked text (not just the link itself) via Velocity.
I think another way to do this would be to:
1. Add a hidden field for "double-opt-in" with the true/false value populated from Marketo. You will need to make sure pre-fill is enabl...