User Registration Options

Learn about user registration options

User registration in flows created in Zotlo can be done in two different ways. User registration options can be configured on the Registration page in the flow.

Registration by Email

With this option, the registration process is completed by receiving email information from the user. If social login methods integrations are completed in the project, social login methods can be offered along with the email option.

For more information about social login methods, see the following guide:

Adding Social Login

Registration by Phone Number

In this option, phone number information is requested to complete the registration process for users. Phone registration is supported for all countries. However, if you want to restrict a country, you can configure the relevant settings from the country list in the side menu. When a country is restricted, the name of the country may not appear in the list at all, or the country name may appear but cannot be selected.

User Registration on Payment Page

If this option is active, user registration is performed on the payment page. To activate this feature, you can either click on the "Register Users During Payment" option in the menu listed on the registration page in the editor, or enable the "Register Users During Payment" option in the side menu on the payment page. When this feature is active, there won't be another registration page in the prepared flow.

Register By-pass

If you have collected your user's email or phone number in your application, you can skip asking for this information again when directing them to the Zotlo flow.

To do this, send the user's email or phone number as the SubscriberId parameter in the Zotlo site URL.

If the SubscriberId parameter is filled, the user will not see the registration page, even if it is part of the flow, and will be directed straight to the payment step. If the flow is set up to collect user information on the payment page, the user’s information will be automatically filled in, so they won’t need to enter it again.

It is important to send the correct email or phone number because Zotlo will save users using the information sent in the SubscriberId parameter.

For example, if your Zotlo sales site is live at premium.example.com, you can direct your user to [email protected] or premium.example.com?subscriberId=12124567890 to skip the registration step.

Last updated