Vanilla HTML
Any static HTML site β paste this anywhere in your <body>.
- 1Open the HTML file where you want the widget to appear.
- 2Paste the snippet below where you want the widget rendered.
- 3Replace YOUR_BUSINESS_ID with your business ID from the dashboard.
- 4Save and re-deploy your site.
<div id="sp-reviews-YOUR_BUSINESS_ID"></div>
<script async src="https://socialperks.onrender.com/api/v1/embed/reviews?businessId=YOUR_BUSINESS_ID&theme=dark&limit=5&format=js"></script>