Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Sign me up for a bunch of junk" checkboxes on registration #175

Open
stuartpb opened this issue Feb 10, 2017 · 4 comments
Open

"Sign me up for a bunch of junk" checkboxes on registration #175

stuartpb opened this issue Feb 10, 2017 · 4 comments
Milestone

Comments

@stuartpb
Copy link
Member

Seems like this'd be a nice thing to profile. You could use it to make an extension that auto-unchecks these whenever you register an account somewhere (though it'd need better registration-page detection than what the current schema affords to be really robust, due to the design of url being about redirection in-points over matching patterns).

@stuartpb
Copy link
Member Author

Example: https://auth.zappos.com/register has checkboxes for a mailing list (checked by default) and a "rewards" program (unchecked by default).

@stuartpb
Copy link
Member Author

Also, Zappos has that Rewards checkbox on their login form, too.

@stuartpb stuartpb added this to the future milestone Feb 10, 2017
@stuartpb
Copy link
Member Author

stuartpb commented Feb 10, 2017

This could be incorporated into the stuff that's being drafted in #176, but I'm not sure the proper model for junk like this is so cut-and-dry as of yet, so I'm putting this on the "future" milestone while the other is on "v0.1.0".

@stuartpb
Copy link
Member Author

I think this should be fields under registration.form.subscribe, like registration.form.subscribe.offers.checkbox: checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant