Integration Guide

Add Customer Testimonials to Your HTML Site

Add PraisedBy testimonials to any website with a single script tag and div. Works everywhere HTML is supported, no build tools required.

3 Steps to Add Testimonials on HTML

1

Step 1: Create Your Account

Create a free PraisedBy account. Set up your testimonial collection space and share the link with your customers.

2

Step 2: Collect Testimonials

Add a div element with the widget ID to your HTML page where you want testimonials to appear.

3

Step 3: Embed the Widget

Add the PraisedBy script tag below the div. The widget loads from our CDN and renders your testimonials automatically.

Embed Code for HTML

<!-- Plain HTML - Add anywhere in your page -->
<div id="praisedby-widget"></div>
<script src="https://cdn.praisedby.com/widget.js"
  data-space-id="YOUR_SPACE_ID"
  data-layout="grid"
  data-theme="light">
</script>

Why PraisedBy for HTML

Copy & Paste

Two lines of HTML. No build tools, no dependencies, no configuration files.

CDN Delivered

Script loads from a global CDN for fast delivery worldwide. Under 15 KB.

Shadow DOM

Complete style isolation. Works on any site regardless of existing CSS.

Universal

Works on any platform that supports HTML: static sites, CMSs, landing pages, and more.

Frequently Asked Questions

Do I need any build tools or frameworks?

No. The PraisedBy widget is a single script tag that works in plain HTML. No npm, webpack, or any build tools required. Just copy and paste.

Can I add it to a static HTML site?

Yes. PraisedBy is perfect for static sites, landing pages, and any HTML page. The script handles all data fetching and rendering automatically.

Does it work with website builders like Carrd or Notion?

Yes. Any platform that supports custom HTML or code injection can use PraisedBy. This includes Carrd, Notion (with Super.so), Ghost, Jekyll, Hugo, and more.

Ready to Add Testimonials to HTML?

Set up PraisedBy in under 5 minutes. Free plan included.

Start Free