forked from API-Training-Team/webchat_webmessaging
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebmessagingSendingCopyofTranscriptbyEmail.html
40 lines (34 loc) · 1.46 KB
/
webmessagingSendingCopyofTranscriptbyEmail.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<p>Genesys Cloud WebMessaging test page</p>
<ul>
<li> <a href="index.html">Back to HomePage</a> </li>
</ul>
<head lang="en">
<meta charset="UTF-8">
<header> <h1>Genesys Cloud Testing Site</h1> </header>
<title>Genesys Cloud WebMessaging Guest User- Sending Copy of Transcript by Email </title>
</head>
<body>
<h1>Genesys Cloud WebMessaging Guest User- Sending Copy of Transcript by Email</h1>
<script type="text/javascript" charset="utf-8">
(function (g, e, n, es, ys) {
g['_genesysJs'] = e;
g[e] = g[e] || function () {
(g[e].q = g[e].q || []).push(arguments)
};
g[e].t = 1 * new Date();
g[e].c = es;
ys = document.createElement('script'); ys.async = 1; ys.src = n; ys.charset = 'utf-8'; document.head.appendChild(ys);
})(window, 'Genesys', 'https://apps.usw2.pure.cloud/genesys-bootstrap/genesys.min.js', {
environment: 'prod-usw2',
deploymentId: '17279eda-0354-4475-b882-cd6f55e159b3'
});
</script>
<script>
(function(a,t,c,l,o,u,d){a['_genesysJourneySdk']=o;a[o]=a[o]||function(){
(a[o].q=a[o].q||[]).push(arguments)},a[o].l=1*new Date();u=t.createElement(c),
d=t.getElementsByTagName(c)[0];u.async=1;u.src=l;u.charset='utf-8';d.parentNode.insertBefore(u,d)
})(window, document, 'script', 'https://apps.usw2.pure.cloud/journey/sdk/js/web/v1/ac.js', 'ac');
ac('init', '57e75942-3d28-4327-b87a-2f3ea9980fa5', { region: 'usw2' });
ac('pageview');
</script>