Add to Calendar Button for Events
This help doc explains the function of the add to calendar button and how to include it on your website or landing page. The add to calendar button for events on websites and calendars is easy to install, language-independent, timezone, and DST compatible. It works perfectly in all modern browsers, tablets, and mobile devices, along with Apple Calendar, Google Calendar, Outlook, Outlook.com, and Yahoo Calendar.v
How to Add the Add to Calendar Button on a Website
- To embed the add to calendar button, copy and paste the following script (linked here) in the section into your website's head section:
-
<!-- AddEvent script --> <script type="text/javascript" src="https://cdn.addevent.com/libs/atc/1.6.1/atc.min.js" async defer></script>
-
- Add the button code: Copy the add to calendar button code and paste it where you want it to appear on your website.
- Add the domain where you use the button in the domains section.
Advanced Options
For additional customization options, view the Add to Calendar button advanced settings available on our GitHub page.
Updated 20 days ago