Platform
APIs & SDKs
Resources

...

LiveChat for Web

Introduction

Installing LiveChat is simple and only takes a few minutes. Once installed, you’ll be able to talk to your customer’s right away.

  1. Log in to your LiveChat account and go to Settings Channels Website.
  2. Click on Install LiveChat code manually and then Copy code.
  3. Paste the code to your website’s source code before the </body> tag.

Once you’ve successfully added LiveChat code to your website, refresh the page. You should see a chat widget in the bottom right corner. The Chat widget is now installed on a website.

Have any issues with the installation? Our Support Heroes can help (and are available 24⁄7).

Single Page Apps

LiveChat has a dedicated module to integrate with React-based single-page apps. All you have to do is to import the LiveChat component and put it in your render method:

LIVECHAT COMPONENT
Copied!
import LiveChat from 'react-livechat'
...

<LiveChat license={your_license_id} />

You can find full description here.

Advanced configuration

Chat Widget has multiple confiugration options. Check out the Extending Chat Widget overview article.

...

Join the community
Get in direct contact with us through Discord.
Follow us
Follow our insightful tweets and interact with our content.
Contribute
See something that's wrong or unclear? Submit a pull request.
Contact us
Want to share feedback? Reach us at: developers@text.com