When attendees register for an event you’re hosting, a confirmation email is key in getting them to actually show up. And you can bolster attendance even more by making it easy for guests to put the event on their calendars. That’s where an add-to-calendar link comes in.
While your event platform may have the option of sending registration confirmations with add-to-calendar links, those emails aren’t likely to reflect your brand or give you much opportunity for personalizing content.
Luckily, it’s fairly straightforward to put add-to-calendar links in emails you create in your automated messaging platform. There are two approaches:
One of the most common ways to place events on a customers’ calendar is with an iCalendar, or ICS, file. Not to be confused with Apple’s iCal app, ICS is an open standard for exchanging calendar information, and nearly all calendar applications accept it.
Here’s how to do it:
The upside of ICS files is that, because they work with most calendar applications, you don’t have to worry about personalizing your email based on customer email clients.
The downside: there’s a bit more friction for the customer, as they must download the ICS file, then upload it to their calendar.
An add-to-calendar link makes for a very easy customer experience: they just click the link, and their calendar opens with the event details populated. Not all calendar apps accept these links, but the most common ones do: Google Calendar, Outlook.com, and Office 365. Before you go this route, take a look at your data to ensure your audience has the relevant calendar data.
Here’s how to do it:
You have two options for displaying the buttons in your email:
Personalizing your email for each recipient’s email client is a great way to improve the customer experience. But if you’re not well-versed in Liquid or don’t have the resources to code, displaying all three add-to-calendar links is a good way to make sure you’ve covered all your bases.
Instead of manually creating ICS files or add-to-calendar links for your events, you can leverage webhooks to automatically pull an add-to-calendar link from your event platform. This involves using a webhook action in your workflow to call a response from your event platform’s API. Note that in order to use this method, your event platform’s API must be able to return an add-to-calendar API endpoint.
In Customer.io, you can do this by creating an event-triggered campaign with three workflow steps: a trigger event, a webhook action, and an email message.
To set up the webhook action:
Take a look at this detailed guide and walkthrough video to see the process in action.
If you use Customer.io, there’s an even easier way to automatically bring data from your events platform into emails: data campaigns. You simply provide a webhook URL from Customer.io to your event platform’s API. Then, your event platform will automatically send data to Customer.io, which you can use in any campaign.
Here’s how to create a data campaign in Customer.io:
This guide walks you through the complete details of using data campaigns.
As long as your event platform’s API has an add-to-calendar API endpoint, you can pull that data into your emails and personalize them using Liquid.
ICS files and add-to-calendar links take a little extra effort, since you have to create them using a separate tool. But the manual approach has the benefit of requiring little to no coding, and you don’t have to worry about any limitations of your event platform’s API.
Webhooks bring automation into the mix to simplify your workflow. If you host a lot of events, it’s worth getting familiar with webhooks now to save time in the future.
Whichever approach you take, add-to-calendar links add that little extra boost to bring customers to your events. After all, they’ve already signed up, so why not make it easier for them to show up?