提供: Bright Pattern Documentation
移動先: 案内検索
Created page with "==ウェブページに表示されるチャットバブルのテキストを編集するにはどうすればよいですか? =="
Created page with "これは、チャットバブル(つまり、Webページに埋め込まれたチャットシナリオのJavascriptコード)のsnippet.jsを編集するのと同じく..."
Line 10: Line 10:
==ウェブページに表示されるチャットバブルのテキストを編集するにはどうすればよいですか? ==
==ウェブページに表示されるチャットバブルのテキストを編集するにはどうすればよいですか? ==


This is as simple as editing your snippet.js for chat bubbles (i.e., your Javascript code for the chat scenario that is embedded into your webpage). You may edit it directly from your webpage, or you may edit the generated web chat code provided by Contact Center Administrator:
これは、チャットバブル(つまり、Webページに埋め込まれたチャットシナリオのJavascriptコード)のsnippet.jsを編集するのと同じくらい簡単です。 ウェブページから直接編集するか、コンタクトセンター管理者が提供するウェブチャットコードを編集できます。


# Log in as Admin to the Contact Center Administrator application.
# Log in as Admin to the Contact Center Administrator application.

Revision as of 15:09, 22 September 2019

• English

シナリオ

未使用のシナリオを削除するにはどうすれば良いですか?

コンタクトセンター管理者アプリケーションのシナリオタブにある ボタンを使うと、ご希望のシナリオを削除できます。

詳しい情報については、 コンタクトセンター管理者ガイドシナリオ概要をご覧ください。


ウェブページに表示されるチャットバブルのテキストを編集するにはどうすればよいですか?

これは、チャットバブル(つまり、Webページに埋め込まれたチャットシナリオのJavascriptコード)のsnippet.jsを編集するのと同じくらい簡単です。 ウェブページから直接編集するか、コンタクトセンター管理者が提供するウェブチャットコードを編集できます。

  1. Log in as Admin to the Contact Center Administrator application.
  2. Navigate to Configuration > Scenarios > Chat.
  3. In the Scenario Entries tab, click the HTML Snippet button to copy the code to embed on your webpage.
  4. Edit the code as desired and paste into the Edit HTML portion of your webpage.


For more information, see the Contact Center Administrator Guide, section Messaging/Chat.

< 前へ | 次へ >