One JS snippet to add live chat to your site

Sign up → add your domain → paste the embed code into <head>. Instantly show a chat button and window with customizable theme and position.

Live chat widget built for growth

One-line embed

Copy one JS snippet into <head> and go live instantly.

Multiple sites

Manage multiple domains with one account.

Theme & position

Customize color, corner position, and welcome text to fit your brand.

Lightweight & fast

Vanilla JS and lazy loading minimize SEO and performance impact.

Get started in 3 steps

  1. Sign up and log in
  2. Create a site and get your API Key
  3. Paste the embed code into your site's <head>
<script>(function(){
  var s=document.createElement('script');
  s.src='https://www.chatgonow.com/api/widget.js?key=YOUR_API_KEY';
  s.async=true;document.head.appendChild(s);
})();</script>