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

implement names (able to remember names or change how visitor should be called) #6

Open
lawrencelm opened this issue May 17, 2015 · 0 comments

Comments

@lawrencelm
Copy link
Owner

  1. Ask for visitor's name or how she/he should be called. Also allow for "Call Me X" like Siri
  2. Store response in db and have a boolean whose value is initially false. Switch the value to true, so I know I have the visitor's name
  3. Somehow have this be unique for each visitor. Could use IP for this and for other settings/customizations in general. Just store each IP in db and then hash it as the object's ID so lookup will be more efficient
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant