Help Center

Implement chat interface on your website

Great that you’ve built your chat interface. Let’s look at it in action on your website.

For a refresher, at WeConnect.chat you can have a 3 types of chat interface supported. 

  • Chat Widget on website
  • Chat interface Embedded on webpage
  • Landing page

Implementing chat Widget on a Website using Javascript code

  1. Go to “Chat Interface” from left navigation bar
  2. Open your “Chat Interface” to go inside the “Builder”
  3. From Builder, go to the 4th step “Deploy”
  4. Go to “Install Widget” and copy the code available. 
  5. Insert the copied code script into your website page before closing</head> tag 
  6. Publish your changes to see the chat widget on your website
  7. Visit your website on the browser and you can see the chat widget is now visible on your website

Implementing chat Widget on a WordPress Website using Plugin

  1. Go to “Chat Interface” from left navigation bar
  2. Open your “Chat Interface” to go inside the “Builder”
  3. From Builder, go to the 4th step “Deploy”
  4. Go to “Install Widget” and scroll down to see steps to “Install widget on a WordPress website”

Related Contents