Registration form for new guests
Registration form for new guests
The possibility of guest account registration and sing up for the first classes directly from your website.
In WodGuru, guests can register on their own in two ways:
Registration form for new members (with buying membership)
Registration form for new guests described in this article
Similarly, as with other components that we can integrate with the gym's website, we have to go to Integrations tab.
We can see:

We have to click the settings icon, and then we choose classes that new guests can sign up for:

We save everything, and we are ready.
Now we have to show our form to potential customers. As always, we have two options:


Direct URL
You can make a button on your website and link the form to it.
Example URL:
https://wod.guru/guest-registration-form/demo
Embed code with the registration form
By placing the code on your website, you can embed the form there.
Example code:
<iframe src="https://wod.guru/guest-registration-form/demo" width="100%" height="800px" frameborder="0"></iframe>
Usage
Your form will look like this:

After choosing the classes:

After filling the form, our guest receives a welcome email, which you can set up in the Emails tab. Additionally, we will send him a notification about classes before it starts.
Updated on: 26/08/2020
Thank you!