Embedding Registration Forms in Web Pages

If you're using our base template, you can easily embed your streamGo event registration forms into your own web pages by including a small code snippet where you would like the form to appear.

Simply copy & paste the following iframe embed code into the page, replacing PROJECT_URL with the URL of your project and making any style changes required to suit the dimensions of your web page;

<iframe src="https://PROJECT_URL/register?sg_ie=1" style="display: block; width: 100%; max-width: 800px; height: 800px; border: none; margin: 0 auto;"></iframe>

Attendees will then be able to register for your event on your website and they will see your configured thank you page content after successful registration.

Please note that to use this feature you must toggle on Auto Registration in your project settings under the details tab.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.