SquareSpace
Step-by-step guide to add ProofyBubble to your SquareSpace site
Follow these steps to integrate ProofyBubble into your SquareSpace site.
SquareSpace provides Code Injection features to add custom HTML and JavaScript.
- Log in to your SquareSpace dashboard.
- Go to Settings > Advanced > Code Injection.
- In the Header section, 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.
- Click Save.
You can also add the script using a Code Block on individual pages:
- Edit the page where you want to add tracking.
- Click + to add a new block.
- Select Code from the block menu.
- Paste the ProofyBubble script.
- Make sure Display Source is unchecked.
- Save the page.
After implementing:
- Visit your live SquareSpace site.
- Check your ProofyBubble dashboard for incoming data. It might take a few minutes for the first pageviews or events to appear.
Note: Code Injection requires a SquareSpace Business plan or higher. Code Blocks are available on all plans but JavaScript execution requires a Business plan.