All Collections
FAQs for organisers
Developers & integrations
Can I embed the register interest form on my site?
Can I embed the register interest form on my site?

How to create your own "Interested People" widget

Vicky Carmichael avatar
Written by Vicky Carmichael
Updated over a week ago

Yes, to embed the register interest form widget in your site, just copy and paste the following HTML snippet, making sure to change the event path to the appropriate event path for your event:

<!-- place this in your head tag -->
<script src="https://js.tito.io/v2" async></script>

<!-- Place this where you want the widget to appear -->
<tito-register-interest event="ultimateconf/2013"></tito-register-interest>

Still need help? Search our FAQs for instant answers. You can also leave a message for our support team by email or in-app, and we'll get back to you by the next working day.


โ€‹

Did this answer your question?