Home > Paid Traffic Sources > Mobile

Running A Campaign With My Own Product, need some advice. (13)


09-20-2014 02:41 AM #1 lukevoigt910 (Member)
Running A Campaign With My Own Product, need some advice.

I've been using various tutorials on here and have gotten pretty far, the rest however, I am clueless. Any input greatly Appreciated!

VISION:

Joe Schmidt is browsing the web/using an app with his Iphone.

A banner ad pops up reading, "Lose weight in Just 3 days!".

Joe clicks the banner, and gets sent to "http://threedaytrialpack.com" (This is functional thanks to Caurmen's tutorial)

There he clicks "Do it Now!" and get sent to....

I would like to replace the do it now with an email form so I can collect their contact info and send them an email with my sales copy.


OR if that wouldn't fit, make another page that the do it now button redirects to which will gather their info.


Can someone help me out with this?


09-20-2014 04:01 AM #2 kacperp (Member)

Why don't you try creating a simple form in Mailchimp?

You can also try LeadPages (ref: http://link.leadpages.net/aff_c?offer_id=6&aff_id=8275)
It is kinda expensive, but it works nice. I built this squeeze page with LeadPages: http://killtheyeast.com


09-20-2014 04:46 AM #3 tbranley (Member)

+1 on LeadPages. Easy to make landers, that look and function great!

I would also recommend Optimize Press for those who, like me, cannot spell coed (get it?), let alone code a line of HTML.


09-20-2014 04:51 AM #4 matthavok (Member)

How did you build your current landing page? Could you not add a simple form to collect the email addresses?


09-20-2014 05:01 AM #5 zeno (Administrator)

Yah just drop a MailChimp or Aweber form in their and maybe a button that when you click > uses javascript to display the div containing the form below it.


09-20-2014 05:06 AM #6 kacperp (Member)

Quote Originally Posted by zeno View Post
Yah just drop a MailChimp or Aweber form in their and maybe a button that when you click > uses javascript to display the div containing the form below it.
How can you do that? Are you aware of any scripts out there?


09-20-2014 09:05 AM #7 zeno (Administrator)

For what specifically?

All email marketing platforms will give you codes to drop in.

Some will let you do it by lightbox or with buttons that trigger popups and so on.

For showing a div with javascript there are many ways... just Google it.

"Javascript show div on click" or something. You can just have a button that changes the CSS property of a div from display:none to display:block.


09-20-2014 10:35 AM #8 quinnn (Member)

You could look into Jquery Mobile, it has page transitions built in making it pretty easy to work with. Check out the demos at http://demos.jquerymobile.com/1.4.4/pages/

If you don't know, what it does is switch between div's, each acting as a "page" which makes for fast redirects.

Only thing is, working with and overriding the css is kind of a bitch.


09-20-2014 12:08 PM #9 caurmen (Administrator)

Honestly, just sign up to Mailchimp or aWeber and give it a try.

They've got tons of tutorials, easy-to-use scripts, etc.

Remember - their entire business model depends on you being able to get the script onto your pages.


09-20-2014 07:22 PM #10 lukevoigt910 (Member)

Cool. I went with Mailchimp. Thanks guys. Having trouble centering the entry fields though. Does anyone know how? Http://threedaytrialpack.com


09-21-2014 01:29 AM #11 deondup (Member)

Quote Originally Posted by caurmen View Post
Honestly, just sign up to Mailchimp or aWeber and give it a try.

They've got tons of tutorials, easy-to-use scripts, etc.

Remember - their entire business model depends on you being able to get the script onto your pages.
^^^ This.

Spend some time reading the turtorials on this forum. Spend an hour or two and Google it. You HAVE TO learn how to do the basics


09-22-2014 05:38 PM #12 caurmen (Administrator)

@lukevoigt910 - Set the CSS style "margin: 0 auto" on the entry field. I just checked and that'll work on your lander.


09-22-2014 05:53 PM #13 lukevoigt910 (Member)

Thank you Caurmen, I will try it when I get off work


Home > Paid Traffic Sources > Mobile