Creating an online chat box is good for communicating with your customers. In this tutorial, I will use the Tidio chat plugin and create a trigger click and show a popup online chat without installing the plugin. You can watch the video tutorial for easier follow my step by step.

First, you need to create your own Tidio account on the website. If you don’t have one, please create one at the link below.

Tidio Website: tidio.com

Find your script in tidio chat account

After creating the Tido chat account, you should log in and click the gear icon in the bottom left corner.

On the left, you go to >> Installation >> Open code section >> javascript like the picture below.

Copy the code and put before the </body>

Code to trigger popup Tidio chat box

Use the code below to hide and open Tidio chat, Also don’t forget to add the class “.chat-button” to the link or button that you want to trigger Tidio chat.

JS

Following the video step by step so you can add a trigger popup online chat box for every WordPress website.

That’s it

This article just wants to share with you the code trigger popup online chat, you should watch my video to know how to use and put the code to make it works.