Qualtrics Agent Assist
A chrome extension for delivering recommendations to customer service representatives.
Qualtrics Agent Assist란 무엇입니까?
Qualtrics Agent Assist은(는) Qualtrics LLC에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A chrome extension for delivering recommendations to customer service representatives."입니다.
확장 프로그램 스크린샷
Qualtrics Agent Assist 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
In-the-moment coaching and resources for contact center agents during customer calls and creation of intelligent call recaps after calls end. Qualtrics Agent Assist is powered by Qualtrics’ industry-leading natural language understanding, machine learning capabilities, and AI to help agents be more productive and effective, save time, and deliver great customer service. Embedded directly in agents’ browsers, this Qualtrics Agent Assist houses two capabilities that support agents in serving customers efficiently and effectively: - Real-Time Agent Assist - Gives agents contextual resources and coaching in-the-moment to drive every call towards the best outcome - Automated Call Summaries - Once a customer call ends, generates an intelligent call recap with all important information in seconds
확장 프로그램 기본 정보
이름 | Qualtrics Agent Assist |
ID | ecpihoadheabnnhjnallbddhnfmbllga |
공식 URL | https://chromewebstore.google.com/detail/qualtrics-agent-assist/ecpihoadheabnnhjnallbddhnfmbllga |
설명 | A chrome extension for delivering recommendations to customer service representatives. |
파일 크기 | 6.85 MB |
설치 횟수 | 135 |
현재 버전 | 0.0.1.31 |
최근 업데이트 | 2024-02-15 |
출시 날짜 | 2022-08-25 |
평점 | 1.00/5 총 1 개의 평점 |
개발자 | Qualtrics LLC |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "A chrome extension for delivering recommendations to customer service representatives.", "version": "0.0.1.31", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtbSq4cvA+BDe66xsatV3Ortv98g0zYt0FKhvvA\/nPqBvtwVyes+bciI1RXUxAUTuz6T2vOOUYbE\/GV1\/kK0Hfu9FxcgpyDSf9QSLx1SXKpKrSn6EC9NS8YltD45zyNoym0nDlEc6yYfWw7lHRoYfGQcBWLfci7XX6PSeBjAu7Y+aHxQUBFPCGVBqOPOrD4MSpEM+iNVLvOzpXjadtaTWIk42qFJ+kRMN8\/Kl8D6xx8M6hlA7hGPr8tLlvqRRT4\/R5modjjJTT+aL3Y1tMLC7pDj8lyJD6Lf+\/F1vclpucAQF5c5IUpp59e8XqDBP2zpb4DUukbHrmsePO4uvAJ9dSQIDAQAB", "manifest_version": 3, "name": "Qualtrics Agent Assist", "background": { "service_worker": "background.bundle.js" }, "action": { "default_icon": "images\/icon-34.png", "default_popup": "action.html" }, "icons": { "128": "images\/icon-128.png" }, "permissions": [ "storage", "notifications", "unlimitedStorage", "tabs", "scripting" ], "host_permissions": [ "https:\/\/*\/*" ], "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |