Revision as of 18:18, January 21, 2016 by KrisMcG (talk | contribs) (Genesys Widgets Deployment Guide)
Jump to: navigation, search

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:

  1. Instrument your website with Genesys Widgets
  2. Configure your Genesys Widgets
  3. 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:

<script type='text/javascript' src='/path/to/cx-widget.min.js'></script>
Comments or questions about this documentation? Contact us for support!