Widget Integration Guide
Apprenez à tirer le meilleur parti de Praise Desk.
1. Inline Section
Embeds the widget directly inside your page content. Best for dedicated review or testimonial pages.
#praisedesk-reviews2. Sticky Badge
A subtle, professional floating badge in the bottom-right corner. Toggles the review card when clicked.
3. Custom Button
Binds the review popup to any existing button on your website. Keeps your site's custom layout clean.
#praisedesk-triggerChoose Platform
Chosen Widget Mode
Inject Global Script
Copy and paste the global integration script right before the closing </body> tag on your HTML website:
<script src="https://praisedesk.com/widget.js" data-tenant="YOUR_BUSINESS_SLUG"></script>Place the Widget
Because you have selected the Inline Section, place this placeholder div where you want the review collector container to render (e.g. within a sidebar, page block, or product summary page):
<div id="praisedesk-reviews"></div>Need help with integration?
If you need assistance placing the script, setting up custom styling, or routing domain redirects, please contact our support team.