Skip to content
  • There are no suggestions because the search field is empty.

Adding the Feefo Social Widget to your site

TABLE OF CONTENTS

 

Introduction

Building consumer confidence is the cornerstone of any successful online presence. The Feefo Social Widget bridges the gap between your brand and your customers by pulling real-time, verified reviews and user-generated content (UGC) directly onto your website. By integrating this widget, you aren't just showing off your rating; you’re providing a transparent window into the customer experience, which has been shown to significantly boost engagement and reduce bounce rates.


Prerequisites

  • Access to your website's CMS or its source code.

  • The unique Embed Code provided in your Feefo Social Collection.

  • Update Content Security Policy (CSP).

 

Step-by-Step Installation

  1. On the curate page, click Next once you have finalised your widget look.

  2. Copy the  snippet displayed in the code block window.

  3. Navigate to the page on your website where you want to place the widget.

  4. Paste this embed code directly into the page's HTML where you want it to appear.

  5. Publish (or save) your changes.

 

Content Security Policy (CSP)

To ensure your Feefo review widget displays correctly and without browser console warnings, please update your site’s Content Security Policy (CSP) allow-list to include Feefo's official domains.

If your store uses a Content Security Policy, ask your web developer to add *.feefo.com and its subdomains to your CSP headers or meta tag settings as follows:

  • script-src: *.feefo.com (Allows Feefo scripts to run)
  • style-src: *.feefo.com (Allows Feefo widget styling and fonts)
  • font-src: fonts.feefo.com (Allows custom Feefo widget fonts)
  • media-src: social-cdn.feefo.com (Allows media and video content)

Why is this needed? Content Security Policies restrict which external resources your website can load. Adding these directives ensures all Feefo fonts, styles, and media load seamlessly without being blocked by the browser.

 

 

Summary

Adding the Feefo Social Widget is a simple yet high-impact technical update. By placing a small snippet of JavaScript into your site’s HTML, you unlock a dynamic stream of social proof that updates automatically as new reviews come in. This setup ensures that your most recent customer successes are always front and centre, helping to turn casual visitors into confident buyers.