Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
That's a good question because there is no way to accurately separate an operational email from a marketing one in filters and triggers. Vote In the meantime, you will have to use some naming convention to separate them. we always prefix operational email names with OP- . Then you can use constrain...
It will be difficult because variables cannot be made dynamic.See and You will have to use a workaround, such as adding an image element elswhere in your template, make it dynamic, and have some JS that take this image and set it as the background image for your header and hide the element.-Greg
Hi Matt,The whole is removable, not the element. And to be removable, the module has to be in a container.-Greg
HI Grace,You will have to modify the standard embedded code to make it generate a click on form success. This will require some JS. You will have to mix the forms API with the web personalization API.-Greg
Hi Frank Passantino and John Dictson,Things seems to be back to normal. Thx -Greg
Hello again Hilary,Campaign membership does a better job, IMHO, than activity history to track what campaigns someone has beed invited to, whether they have responded and when.Emails sent and clicks are sometimes called "vanity metrics". I prefer to call them "discredit metrics", because not only th...
Hi Hilary,No, if you delete it from the activity history, it will not come back.BTW, using this feature (posting emails to the activity history, and other activity types as well) should be discouraged. It only clutters the activity history in SFDC, making it unusable for real (sales) activities. At ...
HI Robb,Adding in an onSuccess handler with a location tag results in a double-jump: first to the LP specified in the form and then to the LP specified in the onSuccess handler.You can do better with the OnSuccess You can for instance add a "domain" variable in the LP template and a little JS that ...
Go to admin-> audit trail.You will have the necessary information. You can filter and export.-Greg
You cannot remove a line from the activity log. Period.The fact that the activity log cannot be tempered with also has some advantages, for instance as a proof for GDPR compliance.Now, that would be an interesting idea if we could set filters on what's visible in MSI. But it's not, AFAIK. Have you a...