# Install Website Chat Widget on Wix

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

<figure><img src="https://files.helpdocs.io/9e3syfbzn8/articles/ix62aqbeff/1663710021006/wix-logo.png" alt="Wix logo"><figcaption></figcaption></figure>

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 an IS-Messenger [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="success" %}
If you have the channels already connected on the IS-Messenger platform and you need to retrieve the generated code snippet, follow the [instructions here](/ismessenger/messaging-channels/website-chat-widget.md).
{% endhint %}

#### Installing on Wix <a href="#installing_on_wix" id="installing_on_wix"></a>

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

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

<figure><img src="https://files.helpdocs.io/9e3syfbzn8/articles/ix62aqbeff/1663710409468/installing-on-wix.png" alt="Wix tracking &#x26; analytics page"><figcaption></figcaption></figure>

**Step 3:** Add the code snippet generated from the IS-Messenger platform to the paste the code snippet here field.

<figure><img src="https://files.helpdocs.io/9e3syfbzn8/articles/ix62aqbeff/1663710522812/installing-on-wix-2.png" alt="Wix custom code dialog"><figcaption></figcaption></figure>

**Step 4:** Complete the form as required and click **Apply** to save the changes.

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

{% hint style="success" %}
The chat widget is now active on your website!
{% 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/workspace-setting/growth-widgets/install-website-chat-widget-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.
