Hi David,I've been in this same situation; in that case, we simply used Relational Junction to do a database-level removal of those activities. Any sort of mass editing/deletion al...
I'm a big fan of TimeTrade, which is smart enough to honor not only a sales rep's Salesforce calendar, but also their iCal, Google Calendar, Outlook and what have you.It also integ...
Hi Lauren,I'm assuming you're using Outlook 2013, but I don't think it's too terribly different for older versions. When the email arrives, you should see a message similar to the ...
The WYSIWYG's absolute positioning kills anything responsive, unfortunately--and the mktEditable class doesn't work on LPs the same way they do for emails. 😕What you can do to wor...
Hi Kara,The best way to do something like this would be to use querystrings--for instance, if you're using Google Analytics, you would have your utm_medium values set for print/ema...
Two things:- I don't think I've actually encountered a client where style tags must be rendered in the body, but there's no head tag support: Campaign Monitor seems to agree. In th...
I suppose the larger question is why you would put a style tag in the body of an email--canonically, it should be at the top. If the purpose is to swap out CSS on per-email level, ...