Form behavior for returning users
What happens when visitors return to a flow they already started on?
Last updated
Was this helpful?
What happens when visitors return to a flow they already started on?
Last updated
Was this helpful?
When a user returns to a form they previously started but didnāt finish, you can control where they re-enter the flow. This behavior applies to both standalone flows and those embedded into your sites.
By default, Formsort stores a responderās answers for about 3 weeks. After that, stored data associated with their responder_uuid
is purged, and they will start fresh on their next visitāunless you've changed configuration of the settings below.
Go to the Settings tab in any variant and look for Returning responder behavior to find the configuration menu.
When enabled, every visit is treated as a brand new session:
No previous answers are restored.
A new responder_uuid
is generated on every visit, including page refreshes.
The user is not pinned to a variant they previously saw.
This setting is useful if you want users to always start fresh. For example, they can restart the form by simply refreshing the browser or opening it in a new tab.
If this setting is disabled, Formsort stores the responderās UUID in browser cookies. When they return to the form using the same browser, their previous answers are restored.
(Default behavior) Responders will resume the form from the furthest step they previously reached. All previous answers will be restored.
This allows users to continue where they left off, even after refreshing their browser.
Responders will restart the flow at the beginning, and previous answers will be discarded. However, their existing responder_uuid
will still be used.
This is useful when users should start over, but you want to retain their responder identity for tracking or analytics purposes.
Responders start at the beginning of the form, but their previous answers are restored into the fields.
This is helpful when you want users to review or revise their answers during a second pass through the form.
Any Formsort-related cookies are cleared, including cookies.
If you manually via URL, answers from previous sessions wonāt be restored.
Learn more about and how Formsort tracks responders.
Want to learn more about other behavior settings? Go back to the overview section.