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

Chatbot: collect the name, not just the email address #242

Open
georgejipa opened this issue Jul 9, 2020 · 2 comments
Open

Chatbot: collect the name, not just the email address #242

georgejipa opened this issue Jul 9, 2020 · 2 comments
Labels
enhancement Request to improve or optimize an existing feature or functionality in the project

Comments

@georgejipa
Copy link
Contributor

georgejipa commented Jul 9, 2020

Right now, the chatbot collects just the email address. But it should collect the name too.

Requests:
https://wordpress.org/support/topic/collect-name-with-bot/
https://wordpress.org/support/topic/chatbot/
https://wordpress.org/support/topic/store-the-visitor_name-into-the-database/
https://wordpress.org/support/topic/time-format-near-the-bubbles/ - maybe we should add a setting for time format?

@georgejipa georgejipa added development enhancement Request to improve or optimize an existing feature or functionality in the project labels Jul 9, 2020
@bibi-babi
Copy link

Is it not possible to add the name to the csv file as well? I do not think it is complicated to program since it is already inserted in a variable.

After all, it is quite normal to collect name (or nikcname) and email. Mailchlimp does too.

And then I don't understand the sense of asking to write a value (in this case the name but it could be anything) and then not use it ...
thank you

@georgejipa
Copy link
Contributor Author

Yes, it is possible to add the name to the CSV file, but we have to make the bot collect it first. As I already stated, for now, only the email address is collected.

Anyway, the feature is already on our to-do list. No ETA, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request to improve or optimize an existing feature or functionality in the project
Projects
None yet
Development

No branches or pull requests

3 participants