Home > The Newbie Zone > Questions and Answers

I need to set up a landing page with email optin on a VPS. (3)


11-02-2019 12:16 AM #1 paolo_francis (Member)
I need to set up a landing page with email optin on a VPS.

I have WP installed so far but I hate it with passion, it's super bloated and slow. I'm looking for any quick solution, I don't need ClickFunnels or some landing pages subscription. Just figuring out how to set it up manually down and dirty.

Hopefully someone has a guide or some bookmarked links because Google is showing all the marketing results with no real guidance. So much noise out there...

So, on the front end I'm not too worried. It's the submitting and processing information. This is what I have in mind but I haven't messed with it. https://www.arclab.com/en/kb/php/htm...-with-php.html

Is there a more simple solution to get it going? I honestly thought about going landing page from my website and redirect to Survey Monkey or something to collect the data and info.


11-02-2019 12:13 PM #2 wakeboarder (Member)

If you're not familiar with PHP/MySQL I advise you to outsource this on Upwork/Fiverr.

To capture email you need at least PHP script to capture the mail and send it to database or email.

I think that way you will save some time and definitely nerves than looking for a perfect guide online.

Don't redirect users to Survey Monkey because you CVR will tank probably.

If you still want to do it on your own, then you can try this one:

http://form.guide/email-form/php-form-to-email.html

This guide is easy to follow and it will send email option to your email, but this will not write the leads to the database.

Hope this helps!


11-04-2019 09:39 PM #3 paolo_francis (Member)

I went with a simple page and a wufoo opt-in form. Haven't set up campaign yet.


Home > The Newbie Zone > Questions and Answers