@extends('layouts.setting') Inbox Setting @section('content')

Add a new user

Users

Leslie Alexander

user1@gmail.com

Leslie Alexander

user1@gmail.com

Settings for chat flow

General settings for the chat flow.

When do you want to have notifications via email?

info Show profile image for users in the chat
info Users can enter the queue to easily join the chat.
info When no editor is available, visitors can still send messages.
info When no editor is available, visitors can still send messages.
info Editors can always send images and files.Editors can always send images and files.Editors can always send images and files.
info The "Available" editor in this chat is set as "Busy" at this time of day.
info Editor who is "Available" in the chat is marked as "Busy" after they have missed a chat.
info Editors can always send images and files.
info Choose whether you want to require Name and Email or if guests may chat anonymously. Cross this out if the chat will be started automatically.
info When the user in an anonymous chat opts to have the chat sent to him or her, the email address is saved.
info You can choose to automatically delete chat conversations from Kundo after a certain time. Conversations that are deleted by this option can not be restored. Existing conversations that are older than the time limit will be deleted too.
info Users get suggested replies from the chat assistant before they start a chat. The chat code must be entered in the forum or knowledge base.
info The number of days a conversation should be stored in Kundo until it is automatically deleted (if automatic deletion is enabled).

Display Rules

Here you can specify which pages the chat should be visible on, and if the chat should start automatically or not.

When do you want to have notifications via email?

Display chat when on

info http://example.com/* - means all subpages to example.com
info The chat will open automatically after the specified time. The clock starts ticking when the visitor goes to that specific page.
info Example

www.example.com/*
Show the chat on all pages on your website

www.example.com/
Only show the chat of the start page.

www.example.com/support/*
Show the chat on page "support" and all subpages.

Hide chat when on

Specify pages/domains where the chat widget should not be shown. An ongoing chat follows the visitor even to pages when the chat widget should not be shown.

info http://example.com/* - means all subpages to example.com
info Example

www.example.com/jobs/*
Hide the chat on page "jobs" and all subpages.

Texts

info Internal name that only editors see.
info Or other official sender. This name is displayed in e-mails sent to the visitor from the chat (if sending of chat history is enabled)
info Displayed when the chat is opened and there is a user in the queue for the chat.
info Internal name that only editors see.
info Displayed when the chat is opened.
info Shown when no editor is online in the chat system.
info Message that is automatically sent as the first message when starting a chat.

Style

Text theme color

Background theme color

Text color for sent messages

Background color of sent messages

Text color of received messages

Text color of notification icon

Text color of error messages

Background color of error messages

Link color

Show the chat on your website

Here you can block IP addresses if you are experiencing problems with users who do not follow the rules.

Block IP addresses

info A full or partial IP address. E.g. 127.0.0.1 or 127.0.0

Create a new canned response

Personal data & policy

Approval of processing of personal data

Select if users must click on a checkbox to approve policy before they can contact you.

Custom policy

Tags

Settings for all chats

info Displayed when the visitor can choose between different chat flows.

Show the chat on your website

Copy the following code and add on your website so visitors can chat with you.

Add the code to your website

The following code should be placed at the bottom of the html-code, right before body-tag, on all pages where the chat should be visible.

info Displayed when the visitor can choose between different chat flows.

Customized chat

It's possible to customize how the chat works on your website. The code below can be used to automatically fill out the users name and email when the chat is started. It can be added anywhere on the page where the chat is loaded.

@endsection