Front Door

Component ID

2064461

Component name

Front Door

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Front Door creates an intermediate page intended to encourage first-time visitors to your web site to sign up for your newsletter. It presents a short argument for why a visitor should sign up for your newsletter, a sign up form, and a link to skip to the front page. It uses a cookie to determine when a user should be presented with the page. The default settings are that any visitor who has not visited your web site in a year should be presented with the newsletter sign up page. Regardless of whether the person signs up or skips the step, the cookie is set to expire in a year, and every visit to your web site refreshes the expiration of this cookie. It's intended to be a low-impact, friendly way to ask people to sign up for your newsletter. It is different than a pop-up form (which have been shown to be effective) in that it does not prevent visitors from accessing specific content on your web site; it only shows up on your front page. The sign up form is displayed using Javascript before the front page is loaded, so the visitor does not feel interrupted.