How To Add Dialogflow to Your Website (DialogFlow Messenger)

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 60

  • @heavens988
    @heavens988 Год назад +1

    Thanks alot

  • @botzforce8294
    @botzforce8294 Год назад +2

    how to use user-id

    • @chatimize
      @chatimize  Год назад

      What user id do you want to use? And what do you want to use it for?

  • @erwanngueguen4954
    @erwanngueguen4954 Год назад +1

    thanks for the video, do you know how can i change the size of the dialogflow window on the website ? That's way too big on the phone

    • @chatimize
      @chatimize  Год назад +1

      Unfortunately, this is not possible. The window size is by default always the same and you cannot change it.

  • @davidwalters3479
    @davidwalters3479 Год назад +1

    Thanks for this video. I see I can create different environments in Dialogfow settings. How do I integrate Dialogflow Messenger development environment into our development site and Dialogflow's production environment onto our production site so if I have to make changes to the chatbot in the future, it's not automatically active on the production site? I'm seeing that I can activate only one environment at a time.

    • @chatimize
      @chatimize  Год назад

      I think you can find more information about that here: cloud.google.com/dialogflow/es/docs/agents-versions

    • @davidwalters3479
      @davidwalters3479 Год назад

      @@chatimize Thanks for the information. This only gets me halfway there by creating the environments, but it looks like I can only have one environment active at time when using Dialogflow Messenger integration. I'm looking to have at least two environments active for Dialogflow Messenger, one for our dev site and one for our prod site, but it doesn't look like I can.

  • @MrEssenovanta
    @MrEssenovanta Год назад +1

    How can I activate the wellcome intent only when the user lands on the site for the first time? I don't want the wellcome intent to fire every time the user switches pages in the site

    • @chatimize
      @chatimize  Год назад

      You need to handle this with code on your website. What you can do is store a cookie to check how many times a user opened your Dialogflow chatbot. Here is documentation on that: cloud.google.com/dialogflow/es/docs/integrations/dialogflow-messenger

  • @Matococ
    @Matococ Год назад +1

    Hi. I managed to create a chatbot that sends emails. But I don't know how to set the antispam function, or that users could send only one email per day. Do you have any ideas if it's possible ?

    • @chatimize
      @chatimize  Год назад

      I don’t have any experience with using Dialogflow as an anti-spam function..

  • @lutfiazahra2443
    @lutfiazahra2443 3 года назад +2

    Hey, do you know how to modify or customize height of the chatbot so the chatbot doesn't overlap with the navbar ?

    • @chatimize
      @chatimize  3 года назад

      Unfortunately, Dialogflow Messenger doesn't provide the ability to set the widget to a certain height. Maybe you can try it by using some custom CSS (but I do not know if that will work).

    • @davidwalters3479
      @davidwalters3479 Год назад

      @@chatimize I also am looking to adjust the height/width of the chatbot window and was hoping this video would show the best way how. I'm glad to see Lutfia comment about this. Is there any update on if this can be done since a year ago? The issue that I'm running into is that the copy of some intents is really long that a user may have to scroll up in the chat box to start from the beginning. That's not a good UX. I'm trying to find solutions that may help with that.

  • @gmedpi
    @gmedpi Год назад +1

    Hi, the chatbot is appearing and text can be written but it is not responding. Only seeing '...' in the chat window. The Web Demo works, Messenger doesn't. Do you know what might be causing that? Thanks in advance.

    • @chatimize
      @chatimize  Год назад

      Could you tell me more about how you implemented it? Do you show the general widget or a specific intent?

    • @manikumar-vr3kp
      @manikumar-vr3kp 27 дней назад

      facing same issue

  • @RichardJucewicz
    @RichardJucewicz Год назад +1

    Awesome! thx! And how can we get rich messages on our website using dialogflow messenger?

    • @chatimize
      @chatimize  Год назад +1

      You need to put it in the Response of the intent. Here is some documentation on how you can do that: cloud.google.com/dialogflow/es/docs/intents-rich-messages

    • @RichardJucewicz
      @RichardJucewicz Год назад

      @@chatimize top. dank je man!

  • @sehilichaima9263
    @sehilichaima9263 Год назад +1

    How did you manage to make the agent initiate the conversation ?

    • @chatimize
      @chatimize  Год назад

      I explain this in the “Trigger custom intent part” of the video

  • @businessmarketingtips1254
    @businessmarketingtips1254 2 года назад +1

    Hi Joren,
    do you have any idea allow the dialogue flow icon to display a small hint on top of the icon? instead of fully open the chatbot. e.g. Need Help? click here.
    because when we insert the expand="true"
    on desktop and tablet view no problem
    but on mobile view,
    the chatbot will cover all the screen.
    Thanks

    • @chatimize
      @chatimize  2 года назад +1

      I think this is currently not possible. What you can also do is add two widgets: one for desktop/tablet and one for mobile.

    • @businessmarketingtips1254
      @businessmarketingtips1254 2 года назад

      @@chatimize thank for your reply.

  • @alexislucerofredes580
    @alexislucerofredes580 3 года назад +1

    hi friend, i added dialogflow messaging code on my wordpress site but it doesn't work for me, when i inspected the item the console threw me this error: "Failed to load resource: the server responded with a status of 404 (Not Found)" how can i fix it? Greetings

    • @chatimize
      @chatimize  3 года назад

      Could you send me a video of your setup (both on WordPress and Dialogflow) to info@chatimize.com? Then I can have a look at it!

  • @muhamedkozic9440
    @muhamedkozic9440 Год назад +1

    Hi. How can we save that responses from users to somewhere? (To database). That is very important. Because, without this, then dialogflow is totally useless.

    • @chatimize
      @chatimize  Год назад

      You can do this using Firebase. However, I generally recommend integrating a chatbot platform with Dialogflow. Then you can use the chatbot platform for saving the data and Dialogflow for understanding intents.

    • @muhamedkozic9440
      @muhamedkozic9440 Год назад

      @@chatimize Thank you for answer. I tried to connect firebase with dialogflow, but it doesn't work. I was following many tutorials, but noone works. I tried that with MySql and google sheets, but it doesn't work too. I don't know what is happening to Dialogflow. Maybe they update something, and now, all tutorials about DB are useless. It have warning at dialogflow, it said "Newly created clod functions now use Node js 10 as runtime engine". I don't know really what that mean. Maybe this is a problem. Do you have any solution. Or can u record us video to fix that. It will be very useful for all people. Thank you.

  • @BhaiyaZeeBro1997
    @BhaiyaZeeBro1997 Год назад +1

    How to add icon in header

    • @chatimize
      @chatimize  Год назад

      Unfortunately, it is not possible to add an icon in the header. You can only add a title there (which is by default the name of your Dialogflow agent).

  • @SandeshBLS
    @SandeshBLS Год назад +1

    How can i add mic and speech input in dialogflow messenger integration s show in video

    • @chatimize
      @chatimize  Год назад

      I am not sure how you can do this. Why do you want it?

    • @SandeshBLS
      @SandeshBLS Год назад +1

      @@chatimize just want user to give inputs as an audio instead of typing, so need help in that .. thanks

  • @ayesharahman8863
    @ayesharahman8863 3 года назад +1

    Bro I want to change the icon and use clickable buttons how can I do so?

    • @chatimize
      @chatimize  3 года назад

      You can change the icon by changing the "chat-icon" attribute to the URL of your icon. Here is documentation on how you can use buttons: cloud.google.com/dialogflow/es/docs/integrations/dialogflow-messenger

  • @manikumar-vr3kp
    @manikumar-vr3kp 27 дней назад +1

    hey i need your help
    its not working

  • @manojbhide
    @manojbhide 3 года назад +1

    How do you add microphone support?

    • @chatimize
      @chatimize  3 года назад

      Hey Manoj! So, you want that people can talk to your Dialogflow agent using the website widget?

    • @SandeshBLS
      @SandeshBLS Год назад

      @@chatimize yes

  • @dayanize
    @dayanize 3 года назад +1

    Hello friend, por favor podrías ayudarme como puedo hacer para disminuir el tamaño de la interfaz grafica del chatbot y cambiar de icono al chatbot en wordpress, agradeceria tu respuesta....por favor pliss

    • @chatimize
      @chatimize  3 года назад

      Unfortunately, with Dialogflow Messenger, you cannot decrease the size of the chat window or change the icon.

    • @joelkafesu6757
      @joelkafesu6757 3 года назад +1

      @@chatimize so why did you first mention that we will change the chat-icon knowing very well that its not changeable.

    • @chatimize
      @chatimize  3 года назад

      @@joelkafesu6757 Sorry, my mistake!

    • @joelkafesu6757
      @joelkafesu6757 3 года назад +1

      @@chatimize and its actually possible to change the chat icon and height of the chat

    • @chatimize
      @chatimize  3 года назад

      @@joelkafesu6757 Yes, I now see it too!. You can change it by setting the chat-icon attribute in HTML. But I did not found how you can change the height of the chat, where did you found that?

  • @tlchua7333
    @tlchua7333 Год назад +1

    The chatbot restarts when user clicks on a hyperlink that directs to another page. Any way to keep the chatbot conversation alive between pages?

    • @chatimize
      @chatimize  Год назад

      I am not sure how to do this. Maybe you can find the answer in the Dialogflow documentation?

    • @davidwalters3479
      @davidwalters3479 Год назад

      I am looking for answers on this question too on how to keep chatbot open across from page to page on a site domain. Have you found a solution?

    • @tlchua7333
      @tlchua7333 Год назад

      @@davidwalters3479 Unfortunately, I didn't find a solution and my class project is over. Hope you'll find the answer. Please share if you do!