Email Sign Up

Options
I'm wanting to add an email sign up to my organization's website (hosted by Wordpress, not LO). I found a useful, albeit old YouTube video (https://www.youtube.com/watch?v=mabUcv76BPQ) that walked through how to insert the HTML code to get this signup. However, when I try entering information into the fields and hit submit, it just takes me to a LO page that is much more comprehensive. Is there a way that I can set it up so when someone hits the submit button that it inputs that data into LO instead of directing me to another page to fill out? I'm wanting to make this process as easy as possible for the user. Thanks!
Tagged:

Comments

  • Paul,


    One thing to consider, since you're just collecting email addresses, is to build a simple survey in Luminate, with a mostly blank page wrapper. Then embed the survey url in an iframe on the Wordpress site. The confirmation page will also need to be mostly blank, as the content will need to occupy the same, small dimensions as the sign up widget that is iframed.


    To take it one step further, it might be a bit more efficient to implement the survey using the survey api, which would require the setup of an anchor survey and using the api and form elements on a pagebuilder page (doing it this way will faciliate easy authentication with Luminate using the [[S86]] tag.)


    -Jesse

Categories