Hi!
I want to save data from a questionnarie without creating a user account and be able to retrieve it once a user/prospect decides to sign up to my application.
How can this be done?
I tried it with the „Local Storage“ plugin. So far the data gets saved into the local storage, however, I can only retrieve it on the same page. The problem is that my „user setup“ page is different from the „questionnaire“ page where the user initially puts in the information.
For context: The questionnaire acts kind of as a Lead Magnet. Once the prospect wants to upgrade to the paid software, I would need the information of the questionnaire to create his profile on the setup page. (So he doesn‘t need to fill out the answers again)
Hope you understand my case. Glad if someone could help me out!