Define your anonymous user journey
Learn how to require anonymous users to register before accessing content by building a feature, creating a registration form, and configuring a rule.
In this example, you require anonymous users to register before they can access content. To set this up, you:
-
Build your feature - This feature is reused across all user journeys.
-
Create a registration form outcome - The outcome collects user details for registration.
-
Build a rule - Configure the rule to display the registration form when an anonymous user attempts to view content.