Hi,
I’m building a subscription website and i am using memberpress for user registration and Klaviyo for email integration.
The workflow i need is as follows:
1. The user signs up for a membership by selecting their plan and is taken to the registration page. During registration i capture the basic information needed to create an account (name, pass, email etc) and then user completes payment via gateway all on that same page.
2. Upon submission redirects to a thank you page.
3. Now this is the bit i am stuck on. On this thank you page i need another form which will have a lot of text capture and user input such as a bio (100 words) etc – it will be in the region of 10 questions or so. I need to be able to view the information on this form so it needs to be stored ideally in a DB or somewhere on the site.
i could achieve it with Memberpress by capturing everything initially on the registration page but having the user complete that amount of information at user registration seems like it would pose a barrier to sign up.
The issue is that the form plugins i’m coming across either capture the detail I want but have mandatory email and username boxes as part of their form design (user registration plugin), OR don’t integrate with Klaviyo (wpforms – but i could maybe get around this with Zapier) OR don’t write to a backend DB (wpforms).
I’ve considered embedding a google form there which may work but I worry about its overhead and usability.
Anyone any
[ad_2]
Any way you slice it you’re going to have to do some custom code to accomplish this. But GravityForms is an awesome form builder and has a plugin to integrate with Klaviyo.
ETA GravityView may let you edit custom user profiles. You’ll have to research it tho.