Documentation
Feedback
Guides
VTEX IO Apps

VTEX IO Apps
Pixel Apps
Zendesk Chat
Official extension
Version: 1.4.2
Latest version: 1.4.2

This app provides a storefront widget for the Zendesk chat functionality to comunicate with your store's customers while they navigate your store.

Before you start

To use the chat you need to have an active Zendesk account. Some features are only available for specific plans.

Installation

  1. Open the VTEX App Store and install the Zendesk Chat app on your store.

  2. On VTEX Admin, go to Extensions Hub > App Management and click the Zendesk Chat app settings.

  3. Fill in your Zendesk Chat's Account Key, which you can find on Zendesk following these instructions.

  4. Click Save.

  5. Copy the following script and insert it into your website's HTML source code between the <head> tags. This code must be inserted into every page where you want to display the Web Widget.


    _10
    <script id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx> </script>

Replace the key value, i.e. xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, according to your scenario.

See also
VTEX App Store
VTEX IO Apps