You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ask for visitor's name or how she/he should be called. Also allow for "Call Me X" like Siri
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
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: