Genesys Widgets Deployment Guide
This guide provides the steps required to instrument your website with Genesys Widgets
Audience
This document is written for website developers who are in charge of the website code. You should have knowledge of HTML, JavaScript, and CSS.
How Do I Deploy Genesys Widgets?
To deploy Genesys Widgets:
- Instrument your website with Genesys Widgets
- Configure your Genesys Widgets
- Styling Genesys Widgets
Instrumenting your website
Unzip the Genesys Widgets package to your webserver and locate the file named cx-widget.min.js.
On your webpage, include the cx-widget.min.js script.
For example:
<source lang="javascript">
<script type='text/javascript' src='/path/to/cx-widget.min.js'></script>
Comments or questions about this documentation? Contact us for support!
