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?

AttributeRequiredWhat it does
data-keyYesYour public key. Connects the widget to your account.
data-min-ratingNoHide reviews below this star count, for example 4.
data-layoutNogrid or carousel. Defaults to grid.
data-countNoHow 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.

Reviews widget: common questions

How do I show Google reviews on my website?

Paste one <div> where the reviews should show and one <script> tag before </body>. Copy both from Settings, Reviews widget. New reviews appear on their own.

Do new reviews update automatically?

Yes. The widget refreshes on its own, so a new 5-star review shows up without you editing the page. You do not need to redeploy your site.

Can I show only 4 and 5 star reviews?

Yes. Set data-min-rating to 4 to hide anything below 4 stars. The default shows all published reviews, newest first.

Is the reviews widget free?

The widget is included on every paid plan. The Verified badge is part of Verified Reviews, which is on Business or $59 per month as an add-on.