Setting Live Chat

Kelola pemasangan widget dan halaman chat untuk customer.

TS
TOTOSAKTI
Install LiveChat

Install website widget !

Untuk menampilkan Live Chat di website, kamu perlu menambahkan sedikit kode atau menghubungkannya lewat integrasi. Pelajari lebih lanjut

Install chat widget manual

  1. Salin kode di bawah ini lalu tempelkan sebelum tag </body> di setiap halaman website kamu.
<!-- Start of LiveChat widget code -->
<script>
  window.__lc = window.__lc || {};
  window.__lc.license = 19580195;

  (function (n, t, c) {
    function i(n) {
      return e._h ? e._h.apply(null, n) : e._q.push(n);
    }

    var e = {
      _q: [],
      _h: null,
      _v: "2.0",
      on: function () { i(["on", c.call(arguments)]); },
      once: function () { i(["once", c.call(arguments)]); },
      off: function () { i(["off", c.call(arguments)]); },
      get: function () { if (!e._h) throw new Error("[LiveChatWidget] You can't use getters before load."); return i(["get", c.call(arguments)]); },
      call: function () { i(["call", c.call(arguments)]); },
      init: function () {
        var n = t.createElement("script");
        n.async = true;
        n.type = "text/javascript";
        n.src = "https://cdn.livechatinc.com/tracking.js";
        t.head.appendChild(n);
      }
    };

    !n.__lc.asyncInit && e.init();
    n.LiveChatWidget = n.LiveChatWidget || e;
  })(window, document, [].slice);
</script>
<!-- End of LiveChat widget code -->
Butuh bantuan?
Chat page

Chat dengan customer di mana saja mereka berada

Bagikan link halaman chat tanpa harus memasang website terlebih dahulu. Bisa digunakan di email, file digital, WhatsApp, Telegram, dan media sosial.

Test it out

Hello!

Selamat datang di halaman chat kami.
Butuh bantuan? Hubungi admin kami untuk mendapatkan respon cepat.

Berhasil disalin