-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #145 from botpress/rk-wix
feat(wix): added content with banners
- Loading branch information
Showing
6 changed files
with
32 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Embedding the Web Chat in a Wix website | ||
|
||
![Integration channels](/docs/content/wix-banner.png) | ||
|
||
## Prerequisites | ||
|
||
1. A [**Wix**](https://www.wix.com) website with the ability to add custom scripts. This will require a paid plan. Checkout [**Wix Pricing**](https://www.wix.com/upgrade/website) for more information. | ||
2. A [**Domain**](https://support.wix.com/en/article/connecting-a-domain-to-the-wix-name-servers) connected to your Wix website for the Custom Code to work. | ||
2. A [**Botpress**](https://sso.botpress.cloud) account with an active bot. | ||
|
||
## Getting the Botpress Web Chat Script | ||
|
||
1. Log in to your [**Botpress**](https://sso.botpress.cloud) account and navigate to your bot's **Integrations** tab. | ||
2. Click on the **Webchat** Integration and copy the **Embedded** script from the **Pre-configured** tab. | ||
|
||
|
||
## Adding the Botpress Web Chat Script in Wix | ||
|
||
![Wix Custom Code](/docs/content/wix-custom-code.png) | ||
|
||
1. Log in to your [**Wix**](https://www.wix.com) dashboard and go to **Settings** from the left sidebar. | ||
2. Scroll down to **Advanced Settings** and click on **Custom Code**. | ||
3. Click on **+ Add Code** in **Body - Start** and paste the **Embedded** script you copied in the previous step. | ||
4. Ensure you apply the code to **All pages** and load the code **Once** at the **Body - end** tag and click **Apply**. | ||
|
||
### Testing the Integration | ||
|
||
1. Publish your Wix website and navigate to your live Wix website. | ||
2. You should see the Botpress Web Chat widget on the bottom right corner of your website. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
ff2e725
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
documentation – ./
documentation.botpress.sh
documentation-git-master.botpress.sh