Full Calendar Embedding Process
Last Updated: Feb 7, 2022 02:10PM PST
Once you have created your calendar, you will have access to your new embed code. This embed code will include a personalized Google API Token and calendar token. If you have your own Google API token, click on this article to see how to replace it. To find your embed code, follow these steps:
- Sign in to your Events.com account under ‘Calendar’
- Once in your account, in the upper right corner click on your name followed by ‘Dashboard’
- In the list of ‘Your Calendars’, locate the calendar for which you are looking for and click on the ‘EMBED CODE’ button under the
- Finally, under the ‘Full-size calendar’ you will click on ‘COPY’ to gather your embed code
Now that you have your embed code, you will need to place this script on the page where your event calendar will be. You will be placing this code in two places. We recommend placing this snippet of code at the end of the section just before the portion of the script:
<script src="https://maps.googleapis.com/maps/api/js?key=“GoogleAPIToken”&libraries=places">
You will then add this code to where your calendar should be on the page. This will go in the section: