Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click New Automation.

  2. Select Start From Scratch and name the automation.

  3. Click + Add trigger.

  4. Select the Custom tab

  5. Click Custom Event

  6. Select Malomo Custom Integration in the Store dropdown.

  7. Select No Limit in the Limit Per Contact dropdown.

  8. Select the desired Malomo event in the Event dropdown. See here for a list of available Malomo Event Triggers.

  9. Click Done.

  10. Copy and paste the text of a template below into a blank Automation email.

  11. Edit the copy and style your email.

Note

You Must Add a Set Data Trigger Tag

The first line of each email template includes the tag  {% set data = trigger.getCustomEventData() %} , which allows Malomo data to be pulled into your email. Without this snippet, none of your data will load, and contacts will receive mostly or entirely blank emails.

Note

Strip Text Formatting When Inserting Variables and Templates into an Automation Email

When you paste one of the templates below into the email builder, it may try to create hyperlinks for some data. This will cause an error that says "Unexpected token "operator" of value "<". If you see any blue text after pasting, highlight all text and click the remove formatting icon. This should clear the error, and you should be able to save your email.

You can avoid this issue by pressing CMD + Shift + V on macOS or CTRL + Shift + V on Windows to paste without formatting.

Example Templates

...