That's correct. The activity log is a history of the events we've recorded, technically. Marketo adds business logic on top of these events in many of the analytics reports in orde...
Yeah you can see a very high-level summary of the business logic we have on our email performance report here: Why Does My Smart List Count Not Match the Email Performance Report? ...
Hi JD,It works as follows:mktoAddByDefault can be added to the declaration of any module to indicate that the module is part of the template, but should NOT be added to new emails ...
Ok, I understand what you're requesting better now. The reason the formatting might show up sometimes but not others is because of the type of formatting being applied. The rich-te...
But, I need repro steps. Are you saying that you just don't like that the text editor window shows you the font differently than what you'll see after clicking "Save" on the actual...
Re-read the link I posted above.You'll want something like:#set ( $mylink = "www.marketo.com" )<a href="http://${mylink}">Click Here!</a>So, in your example, just put this instead ...
It means you are using the old text editor and old email editor! Booooooo Anyway, there is no reason anymore to use the old text editor. The new text editor has full parity plus ad...