Add a reviews widget to Squarespace
To show a reviews widget on Squarespace, copy the Digitap Pro code, paste it into a Code block (or Footer Code Injection for Badge and Flash), whitelist your domain, then publish. Check in a private window; code can stay hidden while you are logged in.
Before you start
The real code (with your widget ID and key) comes from Digitap Pro when you click "Add to website". The snippets below use placeholders only.
JavaScript in code blocks needs one of these plans: Core, Plus, Advanced, Business, Commerce Basic or Commerce Advanced. Code Injection is available in Core, Plus, Advanced and some legacy plans.
<div data-widget-id="YOUR-WIDGET-ID" style="display:block;width:100%;min-height:150px;clear:both;"></div>
<script src="https://app.digitap.pro/widget-embed.js" async data-supabase-anon-key="YOUR-KEY"></script>Inside a page (Grid, Carousel, List, Masonry)
- Add a Code block. Edit the page, click "Add block" (or +) → "Code".
- Paste the code. Click the pencil icon, paste the code, keep "Display Source" off, save and publish.
On every page (Badge, Flash)
- Open Code Injection. In the Pages panel go to "Website Tools" → "Code Injection" → "Footer".
- Paste and save. Paste the script, save, then check the published site.
Troubleshooting
- The site's domain is missing from the Domain Whitelist in Digitap Pro. Adding example.com also covers www.example.com.
- Your platform plan does not allow scripts (WordPress.com, Squarespace, Webflow: see the plan notes on each guide).
- You are looking at the editor or a preview, not the published site. Check in a private window.
- A cache or optimisation plugin serves an old copy of the page. Clear it and reload.
- The site sends a Content-Security-Policy that blocks https://app.digitap.pro.
FAQ
How do I add Google reviews to Squarespace?
Paste the Digitap Pro code into a Code block for inline layouts, or into Footer Code Injection for Badge and Flash. Your plan must allow JavaScript.
Which Squarespace plans allow scripts?
Code blocks: Core, Plus, Advanced, Business, Commerce Basic or Commerce Advanced. Code Injection: Core, Plus, Advanced and some legacy plans.
I am logged in and cannot see the widget.
Code can stay hidden while you are logged in even when visitors see it. Check in a private window.
Should Display Source be on?
No. Keep "Display Source" off so the widget runs as HTML.
Official help
Last updated: 2026-09-25
Ready to show your reviews on your website?