# Install on Wix

Adding a web chat widget on your Wix website is a quick and easy process. It does not require any coding skills or technical knowledge.

![The Wix Logo](/files/-Mcw_qTXxSNDw-t3eW_W)

## Setting Up for Installation

In order to install a web chat widget on Wix, you will need the following:

* Access to your [Wix account](https://users.wix.com/signin)
* A code snippet for your web chat widget

If you don't have a code snippet already, you will generate one when creating a ISMessenger [Website Chat Widget](/ismessenger/messaging-channels/website-chat-widget.md) or using the [Facebook Chat Plugin](/ismessenger/messaging-channels/facebook-messenger/facebook-chat-plugin.md) for [Facebook Messenger](/ismessenger/messaging-channels/facebook-messenger.md).

{% hint style="info" %}
If you have the channels already connected on the ISMessenger Platform and you need to retrieve the generated code snippet, navigate to the [Manage Channels](/ismessenger/workspace-setting/channels.md) section under [Settings](broken://pages/-McXF_amFHMlPNDm9mFg). Press the respective blue **"Edit"** button to find the generated script.
{% endhint %}

## **Installing on Wix**

**1 Sign** in to your [Wix Account](https://users.wix.com/signin).

**2 Navigate** to Settings > Advanced Settings > Tracking & Analytics > + New Tool > Custom.

![](/files/-McwaBlTZa46etZPC_uJ)

**3 Add** the code snippet generated from the ISMessenger Platform to the Paste the code snippet here field.

![](/files/-McwaOhodgWoIFHKIMez)

**4 Complete** the form as required.

{% hint style="info" %}
If you have multiple domains, an additional option Select the relevant domain, will appear in the Custom Code Form.
{% endhint %}

**5 Press** Apply to save the changes.

{% hint style="success" %}
The chat widget is now active on your website! You will find it in the bottom-right corner of your website. Now your website visitors can chat effortlessly with you.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.is-messenger.com/ismessenger/messaging-channels/website-chat-widget/install-on-wix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
