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.

  1. Log in to your SquareSpace dashboard.
  2. Go to Settings > Advanced > Code Injection.
  3. 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.
  1. Click Save.

You can also add the script using a Code Block on individual pages:

  1. Edit the page where you want to add tracking.
  2. Click + to add a new block.
  3. Select Code from the block menu.
  4. Paste the ProofyBubble script.
  5. Make sure Display Source is unchecked.
  6. 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.