If you want to integrate Event.it on your own website, this can be done via an iframe on your own website.
This requires technical understanding of the structure of a website to be able to do this.
Displaying an event on your own website
The following iframe is inserted and must point to the event page. You can find this URL under Event – Share (event links) // Event page.
<iframe src="<EVENT-URL>?site-layout=embed" style="height: 100%; border-width: 0px;"></iframe>
You must replace “<EVENT-URL>” with the event page link you have found above.
Displaying the event list on your own website
The following iframe is inserted and must point to the event list. You can find this URL under Event – Share (event links) // Event list.
<iframe src="<EVENT-URL>?site-layout=embed" style="height: 100%; border-width: 0px;"></iframe>
You must replace “<EVENT-URL>” with the event list link you have found above.
Setup
Both options require that you have a Pro+ subscription or as an add-on.
Under theme settings, you can change the page layout to “Embed”. This ensures that the header on the page is not displayed.