Skip to main content
Participant
April 3, 2017
Question

Email sign up form inside banner

  • April 3, 2017
  • 2 replies
  • 565 views

Hello everyone!

Can anyone give me some advice creating an interactive web banner with the possibility to type in your email and submit it? How do i put in the form? Do you know any good tutorials with something like this?

Kind regards

Casper

This topic has been closed for replies.

2 replies

rezun8
Inspiring
April 3, 2017

I understand your trying to capture data by having a user submit an email address inside the banner but I think you will find MANY people will be reluctant to do so. It's hard enough to get click conversion via a banner. I personally would ask if its better to have the user click thru to a specified landing page and have the process take place there instead of on a banner.

I would also wonder about security settings in processing the email in a banner and transmitting data that way, KGlad wouldnt they also need a crossdomain policy to do this?

kglad
Community Expert
Community Expert
April 3, 2017

submit it where?

do you have a server that will process the email address?

CasperlhAuthor
Participant
April 3, 2017

Yes, thats the idea. Or an email system for instance.

kglad
Community Expert
Community Expert
April 3, 2017

you can use the urlloader class to send data to your server for processing.

or, if you trust the user to have a default email program designated (significantly many don't), you can use navigateToURL.