The Events feature is used manage various types of customer events, such as: tournaments, races, webinars, and more. Events are integrated with email marketing through the events widget.
Contacts can be associated with events and events are promoted in emails, SMS and landing pages.
To access events, navigate to Contacts > Events from here you'll see a list of all the events along with options to edit or create an event.

To create an event navigate to Contacts > Events and click the + Create new button.
This navigates to the Create an Event form:

When creating or editing an event the following information about the event is available:
The name, event type and URL are required.
While not required, providing an event location enables geo-targeting when the event is used with the email event widget.

Set key dates for this event. The only required fields are the start and end date.
The show to public date is when the event goes "live".

Set advanced options such as if the event is public or hidden and if the event is cancelled.

Events are integrated with the DailyStory automation feature. This enables automations to trigger when contacts interact with events, e.g. register or attend an event.
Contact's going through automations that are triggered by an event, such as those below, also have access to event details for personalization of emails and SMS.
The When Registered for an Event trigger is called when contact register for an event.
The When an Event is Scheduled trigger is called when a new event is created.
The When an Event is Cancelled trigger is called when a previously scheduled event is cancelled. This event is also called when an event is deleted.
The When Withdraws from an Event trigger is called when a contact withdraws from an event that they were previously registered for.
The When Attended an Event trigger is called when a contact attends an event.
When working with automations and events, it's common to want to send an email or SMS with details about the event. Emails and SMS that are part of an automation started by one of the event-related triggers can use event-specific personalization in the content:
{{event.title}} | The title of the event. |
{{event.url}} | The URL for the event. |
{{event.event_start_date}} | The date the event starts. See the personalization guide for details for formatting dates and times. |
{{event.registration_start_date}} | The date event registration starts. See the personalization guide for details for formatting dates and times. |
{{event.registration_end_date}} | The date event registration ends. See the personalization guide for details for formatting dates and times. |
{{event.location}} | The address city and state for the event. |
{{event.organizer_name}} | The name of the contact associated with the event as the event manager. |