Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Melissa,The email template has to be setup to be responsive - so unfortunately there is no default "responsive" setting just because you're using the email editor 2.0. As such, you'd need to engage with a designer or someone in the know, or use one of the starter templates to achieve a fully res...
For example.. you could probably do some sort of subscribe to smart list that triggers a rule on your email client if it contains a certain string. Pretty lame though.Have you considered setting up a sales KPI dashboard that you can display on a wall or similar?
What's the conversion definition? Close/won or something more like fills out form or opportunity created?
This is your answer - the "List Import Mode"
hmm, I don't think it's that? What do you mean? You don't think the trigger will work if it's clicked more than once?
The fills out form trigger should definitely work.There might be a typo in the URL of the clicked link trigger, or you could change it to "is" instead of contains.You could clone the campaign and change the trigger to a filter to "catch up" if that is indeed the problem.
I also have a script which corrects the first initial of a name to a capital, which I use with caution but which is generally useful nonetheless. There are a few other examples on this community floating around, some of which I think are a bit naff but others which are very useful.
I use it for conditional content a lot using the IF/ELSE functionality.ie, IF product = xyzprint some info here...ELSE product = abcprint something else here. I generally find it's easier to do this than setup another segmentation. Campaign Monitor has a much more user friendly interface by the way,...
It seems to be a typo in the documentation. It should be:"You can also use the Email Preview to test your script. To do so, you must select View As: Lead Detail, and OR select a lead from an available static list. This has the added benefit of outputting any exceptions that may have occurred duri...
oh my god.. I didn't know that..That is definitely getting priority on the list. I am finding myself using email scripts a lot.