ReviewSnippet

Live demo

Both are the exact same embed.js — only the attributes differ. Try the star picker and submit a review in the left one; it lands in moderation on the dashboard.

API mode · collect + display
<script src="https://reviews.whitneys.co/embed.js"
  data-site="demo" async></script>
<div data-reviews-widget></div>
Static mode · display only
<script src="https://reviews.whitneys.co/embed.js"
  data-reviews="https://reviews.whitneys.co/sample-reviews.json"
  data-review-to="owner@example.com" async></script>
<div data-reviews-widget></div>

Want your own? Sign in to get a snippet →