Developer Integration
Embed Reviews & Feedback Widgets
Drop high-converting reviews and submission forms into your React, Next.js, Webflow, or HTML site in minutes.
1. Ratings Badge / Reviews Widget
Compact summary card showing aggregate score and verified reviews
<iframe
src="https://reviews.bookllo.com/embed?website=YOUR_WEBSITE_URL&type=reviews"
style="width: 100%; border: none; min-height: 200px;"
title="Customer Reviews"
></iframe>2. Review Collection Form Widget
Collect ratings and feedback directly inside your website footer or modal
<iframe
src="https://reviews.bookllo.com/embed?website=YOUR_WEBSITE_URL&type=form"
style="width: 100%; border: none; min-height: 520px;"
title="Submit Review"
></iframe>3. Pre-filled Direct Links (Email Campaigns)
Send custom 1-click survey links to customers with preloaded name and email
https://reviews.bookllo.com/YOUR_WEBSITE_URL/review?firstName=John&lastName=Smith&email=john@example.comQuick Setup Steps
Step 1: Replace URL
Replace YOUR_WEBSITE_URL with your real domain (e.g. mycompany.com).
Step 2: Paste Snippet
Paste the iframe tag into your landing page HTML, CMS template, or React component.
Step 3: Dynamic Resizing
The widget communicates its height automatically via postMessage for seamless integration.