DEV Community

Discussion on: Chatbot for your website using Dialogflow

Collapse
 
vigneshselvaraju profile image
vigneshselvaraju

How to make the chatbot welcome with our name as a pop up when we enter the website.
For example: Hi John..welcome..Hit me to interect.

Collapse
 
ketan_patil profile image
Ketan Patil • Edited

Hi @vigneshselvaraju ,
You can achieve this by using Default Welcome Intent.
If you want username to be dynamic then we can make use of Actions and parameters.