Wix
Step-by-step guide to add ProofyBubble to your Wix site
Follow these steps to integrate ProofyBubble into your Wix site.
Wix allows you to add custom code through the Tracking & Analytics settings.
- Open your Wix Editor.
- Go to Settings > Tracking & Analytics.
- Click + New Tool.
- Select Custom from the dropdown.
- In the code box, paste your ProofyBubble script:
<script id="credibility-client-<your-id>" type="module" crossorigin="anonymous" data-app-id="<your-app-id>" src="https://client.proofybubble.com/assets/embed.js" ></script>
- Replace
<your-id>
with your actual Website ID from ProofyBubble. - Replace
<your-app-id>
with your actual App ID from ProofyBubble.
- Set the following options:
- Add Code to Pages: Select "All pages"
- Place Code in: Select "Head"
- Click Apply.
You can also add the script using an HTML element:
- In the Wix Editor, click Add (+).
- Go to Embed > HTML iframe.
- Paste the ProofyBubble script.
- Position the HTML element in your page header.
After implementing:
- Publish your Wix site.
- Visit your live website.
- Check your ProofyBubble dashboard for incoming data. It might take a few minutes for the first pageviews or events to appear.
Note: Custom code features require a Wix Premium plan. The tracking script will not work on the free plan.