How To Add Dialogflow to Your Website (DialogFlow Messenger)

Опубликовано: 14 Апрель 2026
на канале: Joren Wouters
15,375
221

In this video, I will explain how you can add a Dialogflow agent to your website by using Dialogflow Messenger.

I will show you:
How to add a Dialogflow agent to your website
Customize the Dialogflow Messenger widget
Trigger a custom Dialogflow intent
Show different Dialogflow intents per page

If you want more videos on how you can use chatbots in your marketing, subscribe to my channel👇
   / @chatimize  

---

Code to change the color of the Dialogflow widget and to add to your functions.php: https://chatimize.com/dialogflow-mess...

To choose your colors, you can just google “html color picker”.

You can change even more things in your widget, but all the variables are shown in the documentation of Dialogflow: https://cloud.google.com/dialogflow/e...

---

Change icon of Dialogflow widget
You can actually change the icon of the Dialogflow widget by setting the "chat-icon" attribute in HTML to the URL of your icon. This icon should be 36 by 36 pixels.

----


Contents:
Intro: (00:00)
Add Dialogflow to your website: (00:25)
Customize the Dialogflow widget: (01:56)
Trigger a custom intent: (02:42)
Change colors of Dialogflow widget: (03:37)
Show different Dialogflow intents per page: (04:57)