Integrate verified Opinafy testimonials into your website in minutes. Choose your platform and follow the instructions.
Official plugin for WordPress. Install, set your Project ID, and testimonials appear automatically. Supports shortcodes, widgets, and Gutenberg.
You can also use the shortcode [opinafy] on any page.
WooCommerce extension that automatically displays testimonials on product pages. Supports global or per-product Project ID.
Add testimonials to your Shopify store with a custom section. Copy the Liquid snippet and paste it into your theme.
{% comment %}
Opinafy Testimonials Widget
{% endcomment %}
{% assign opinafy_project_id = section.settings.project_id | default: 'YOUR_PROJECT_ID' %}
<div id="opinafy-widget" data-project="{{ opinafy_project_id }}"></div>
<script src="https://opinafy.com/widget.js" defer></script>
{% schema %}
{
"name": "Opinafy Testimonials",
"settings": [
{
"type": "text",
"id": "project_id",
"label": "Opinafy Project ID",
"info": "Find your Project ID in your Opinafy dashboard"
}
],
"presets": [
{
"name": "Opinafy Testimonials"
}
]
}
{% endschema %}opinafy-testimonials.liquid.Integrate Opinafy into your Wix site using the custom HTML embed element.
<div id="opinafy-widget" data-project="YOUR_PROJECT_ID"></div>
<script src="https://opinafy.com/widget.js" defer></script>Check our complete Wix guide for more details.
Add verified testimonials to your Squarespace site with a code block.
<div id="opinafy-widget" data-project="YOUR_PROJECT_ID"></div>
<script src="https://opinafy.com/widget.js" defer></script>Check our complete Squarespace guide for more details.
Official module for PrestaShop. Configure your Project ID from the back office and testimonials appear automatically in your store's footer.
Integrate Opinafy into your Webflow site using project custom code, page-specific code, or Embed elements.
<div id="opinafy-widget" data-project="YOUR_PROJECT_ID"></div>
<script src="https://opinafy.com/widget.js" defer></script>Check our complete Webflow guide for more details.
Install the Opinafy widget via Google Tag Manager. Ideal if you already use GTM to manage your site scripts.
Check our complete Google Tag Manager guide for more details.
Paste this code into any website to display your testimonials. Works with any platform, CMS, or static site.
<div id="opinafy-widget" data-project="YOUR_PROJECT_ID"></div>
<script src="https://opinafy.com/widget.js" defer></script>YOUR_PROJECT_ID with your actual Opinafy Project ID.Sign up for free and start collecting verified testimonials from your customers in minutes.