Hi,
I was hoping you might have a clever idea of how to do the following:
I want to use Unbounce landing pages to offer a free trial to a WordPress membership site. The ideal funnel would be:
- Land on landing page
- Click button to open lightbox
- Submit email address
- email address gets passed to wordpress
- wordpress registers a new user using email address as username and automatically generates a password
- wordpress sends email to user
So steps 1, 2 and 3 are pretty simple (thanks to Unbouce and this thread https://getsatisfaction.com/unbounce/…).
Step 6 WordPress will do.
Any idea how to do steps 4 and 5? I know I can use query strings to pass the user email address…
This article lays out some php code to register the user:
https://tommcfarlin.com/create-a-user…
But bringing it all together… ?
I realize this may not be strictly an Unbouce question. But it is kind of an Unbounce / WordPress integration question… 🙂
Thanks for the help!!
Mike