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

Add user registration as part of the notification subscription #307

Open
Tracked by #303
paulcretu opened this issue Jan 11, 2024 · 3 comments
Open
Tracked by #303

Add user registration as part of the notification subscription #307

paulcretu opened this issue Jan 11, 2024 · 3 comments
Assignees
Labels
type: improvement Smaller than a feature (polish, perf, etc)

Comments

@paulcretu
Copy link
Member

paulcretu commented Jan 11, 2024

We would like to pull in the Google Form subscription registration to be part of our registration flow in Orcasite. Ideally, we would:

  1. Have a button in the nav with a call to action to either get notified and/or to register an account
  2. In the registration form/page, ask whether they'd like to be notified when there are orcas to listen to. We would additionally ask them whether they'd like to be part of future UX studies (according to Add UX research opt in (to build separate email list) #100 )
  3. Have them answer the survey questions in the Google Form (if they are still relevant)
@paulcretu paulcretu added type: improvement Smaller than a feature (polish, perf, etc) needs: design input Needs design or UX work before ready to work on labels Jan 11, 2024
@skanderm
Copy link
Contributor

skanderm commented Jan 11, 2024

The open questions are:

  1. What is the call to action (in the nav bar - currently "Get notified")?
  2. What does the registration form show?
  3. Do we ask people to fill out the survey as part of the same registration page or as an optional last step?

@skanderm
Copy link
Contributor

Proposed initial flow:

  1. Keep "Get Notified" as CTA
  2. Send people to /register with a redirect param
  3. Redirect to the Google Form

@skanderm skanderm self-assigned this Jan 11, 2024
@paulcretu paulcretu removed the needs: design input Needs design or UX work before ready to work on label Jan 11, 2024
@paulcretu
Copy link
Member Author

One concern with this flow is that the register form is quite long

New proposal:

  1. Keep "Get Notified" as CTA
  2. On click, open a modal to collect email address
  3. Redirect to Google Form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement Smaller than a feature (polish, perf, etc)
Projects
Status: backlog
Development

No branches or pull requests

2 participants