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>
You can also optionally set a custom name and email placeholder as follows:
<tito-register-interest event="ultimateconf/2013" name-placeholder="Michael Scott" email-placeholder="michael.scott@dundermifflin.com"></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.
β