Campaign email
Last updated
Was this helpful?
Last updated
Was this helpful?
Eventmaker comes with a powerful language editor for your custom campaign emails. It’s derived from the markup language . This page shows you how you can use the custom Eventmaker liquid tags and variables to build your campaign emails.
Here are the variables available to use in for the campaign emails :
Along with the native liquid tags, some new ones have been made available for you to build your custom campaign emails.
Use this tag to create a new guest. The identifier below must be replaced with a guest category id.
Important :
Will be not possible to use unique email in the event, or in the same category (invitee email already exists)
You should be careful if you do a second emailing on the same database, because your invitee is still in your to_be_invited segment
You can registered several guests
Do not prefill the UID in your form
Use this tag to convert a guest. You can also transfer it to another category with the extension field below
Important :
The guest is converted. It is not anymore in invitee
You can registered only one guest
When using Eventmaker Website feature, you can offer your imported guests to register directly into your website with the following tag :
With registration
being the path to your website page. You can also use this tag to point to any of your website pages that don’t contain a registration form.
inline attach in the mail the image passed as parameter.