LogoLogo
English
English
  • πŸ‘‰Welcome
    • Overview
    • Quickstart Guide
  • 🌐Services
    • Sales Site Builder
    • Global Payments
    • Subscription Management
    • Onboarding Quizzes
    • Web-To-App
  • πŸš€Getting Started
    • Adding A Project
      • Create A New Project
      • Project Settings
      • Payment Methods Configuration
      • Adding Social Login
    • Adding Sales Packages
      • Create A Sales Package
      • Package Settings
      • Price Settings
    • Designing Flows
      • Create A Flow
      • Configure Pages In Flows
      • Configure Languages
      • Designing Pages
      • Configuring Payment Options
      • User Registration Options
      • User Activation Options
      • Review Process
    • Managing Sales Sites
      • Create A Sales Site
      • Configuring Site Content
      • Domain Configuration
      • Configuring Integrations
      • Site Activation
      • Site Statistics
  • βš™οΈIntegrations
    • Webhooks
      • Subscription Status
      • Payments
      • Quiz Responses
      • Refunds
      • Registered Users
    • Google Analytics
    • Ad Platforms
    • Custom Integrations
    • Login SDK
    • API Services
      • Subscription Status Inquiry
      • Payment History Inquiry
      • Transaction Refund
      • Payment Transaction Inquiry
        • Payments Status Codes
      • Package Upgrade/Downgrade
  • πŸ‘«Customers
    • Tracking Subscribers
    • Tracking Payments
    • Cancellations and Refunds
  • πŸ”Account
    • Account Settings
    • Users and Access
    • Payments and Pricing
  • Sign Up Now
  • Sign In
Powered by GitBook
On this page
  • Registration by Email
  • Registration by Phone Number
  • User Registration on Payment Page
  • Register By-pass
  1. Getting Started
  2. Designing Flows

User Registration Options

Learn about user registration options

PreviousConfiguring Payment OptionsNextUser Activation Options

Last updated 7 months ago

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:

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 premium.example.com?subscriberId=test@gmail.com or premium.example.com?subscriberId=12124567890 to skip the registration step.

πŸš€
Adding Social Login