Skip to main content

Install Registration Manager

If you have configured the settings and the layout of the Registration Manager, you are ready to install it on your site. To implement Registration Manager, a single tag needs to be placed in the <head> of your website.

To install Registration Manager

  1. From the navigation menu, select Registration Manager > Install.

  2. (Optional) In the Install Registration Manager area, click Advanced and select one of the options below:

    • Async: Executes the script while the page continues parsing

    • Defer: Executes the script when the page has finished parsing

    • Enable Preload: Improves loading speed by forcing the browser to make a request for a resource

  3. Copy the code snippet, and place it as close to the opening <head> tag as possible on every page of your website.

Text Link to Trigger the Registration Manager

Use the links in this section and copy/paste them where needed to navigate users to the configured Registration Manager screens. You will be able to provide links to the following screens: Sign Up, Sign In, Profile Settings, and Sign out.

Trigger Registration Manager Screens on Specific Pages

You can trigger the Registration Manager screens to be displayed only on specific pages. You will be able to trigger the following screens: Sign Up, Sign In, Profile Settings, and Sign out.

Authorized Redirect URLs

To avoid manipulation by unauthorized parties, you can create a trusted URL allowlist to redirect users after every sign in or sign out. Provide the URLs from within your application on this list after enabling the option.

Enable Debug Mode

To log all Registration Manager events for troubleshooting purposes, you can enable debug mode in the "Advanced Settings" area. Enabling debug mode is recommended during development so you can view more verbose logs.