gae-boilerplate
gae-boilerplate copied to clipboard
Email List Signup
A common pattern on websites is to have a signup field for receiving an email newsletter.
Add a promenant field somewhere on the home template and add handlers for it to allow an export or bulk email.
this would probably be accompanied by some sort of conversion analytics like you'd have with some luanch service like unbounce right?
On Tue, Nov 20, 2012 at 2:07 PM, Kord Campbell [email protected]:
A common pattern on websites is to have a signup field for receiving an email newsletter.
Add a promenant field somewhere on the home template and add handlers for it to allow an export or bulk email.
— Reply to this email directly or view it on GitHubhttps://github.com/coto/gae-boilerplate/issues/215.
This is called ab-testing ;-) I just pulled a ab-test request (without the analytics) I may look at the analytics after I see the pull-request turn around ;-)