Skip to content

Ybug + Wix

Installing Ybug on your Wix site

Wix lets you add custom code snippets from your site's dashboard. Use this option to add the Ybug Feedback Widget to your Wix site.

Before you begin

Wix custom code requires your site to be published and connected to a domain.

1. Ybug: copy your code snippet

Go to your Ybug dashboard. Select the project from the dropdown menu in the top-left corner, navigate to the widget configuration tab, and copy your code snippet.

Ybug – Copy your code snippet

2. Wix: add custom code

2.1 Go to your Wix site's dashboard and open Settings.

2.2 In the Development & integrations section, click Custom Code.

2.3 Click + Add Custom Code.

2.4 Paste your Ybug code snippet into the code field.

2.5 Enter a name for the snippet, for example "Ybug Feedback Widget".

3. Wix: choose where Ybug loads

3.1 Under Add Code to Pages, select All pages so the Feedback button is available across your site.

3.2 Under Place Code in, select Body – end.

3.3 Click Apply.

4. Test the widget

Open your published Wix site and refresh the page if needed. You should see the Feedback button.

If the button does not appear, check that:

  • Your site is published and connected to a domain.
  • The snippet is enabled in Settings → Custom Code.
  • The code is added to All pages.
  • The code placement is set to Body – end.

Loading on Wix page navigation

If Wix asks whether to load the code once per visit or on each page, start with once per visit to avoid injecting the widget multiple times. If the widget does not appear after navigating between Wix pages, switch the setting to load on each page.