Copianto integrates smoothly with Squarespace via custom code injection, adding a fast, cache-busting script and stylesheet that render the chat widget across your site.
Method 1: Add Site-wide (Recommended)
Log in to your Squarespace dashboard.
Go to Settings → Advanced → Code Injection.
In the Footer field, paste the entire Copianto script above.
(This ensures it loads just before
</body>
across all pages.)
Replace
demo-public-key-12345
with your real Public Key.Click Save.
Visit your published site — the Copianto widget should now load on every page.
Method 2: Add to a Single Page
If you only want the widget on one page (not globally):
In the Pages panel, open the page where you want the widget.
Add a new Code Block section.
Paste the full Copianto script.
Replace the demo public key with your own.
Save and preview that page.
Notes: The script appends Copianto’s CSS/JS with a timestamp to avoid caching and inserts a
div
with your Public Key near the start of the body for visibility.
Testing & Verification
Open your site in an incognito/private window.
Confirm that the Copianto chat widget appears.
Send a test message and check that it arrives in your Copianto dashboard.
If it doesn’t appear:
Make sure your Public Key is correct.
Confirm you published the changes (not just saved draft).
Clear cache / try incognito.