Reviews widget
Last updated: August 2026
Show your Google reviews on your site with one snippet: one <div> where the reviews should show, and one <script> tag before </body>. New 5-star reviews appear automatically, with no redeploy. Works on WordPress, Wix, Squarespace, Webflow, or plain HTML.
How do I add the reviews widget to my website?
Copy both lines below from Settings, Reviews widget, and paste them into your page.
<!-- 1. Paste where the reviews should appear -->
<div data-catch-reviews data-key="YOUR_PUBLIC_KEY"></div>
<!-- 2. Paste once, right before </body> -->
<script async src="https://widget.catchcrm.ai/reviews.js"></script>Replace YOUR_PUBLIC_KEY with the public key in Settings, Developer. Reviews load from your connected Google Business Profile.
What can I customize?
| Attribute | Required | What it does |
|---|---|---|
data-key | Yes | Your public key. Connects the widget to your account. |
data-min-rating | No | Hide reviews below this star count, for example 4. |
data-layout | No | grid or carousel. Defaults to grid. |
data-count | No | How many reviews to show. Defaults to 9. |
What is the Verified badge?
Reviews collected through Catch CRM can carry a Verified badge, which means the review is tied to a real, paid job in your account. See Verified Reviews for what the badge means and how it is earned.
