The Shopify plugin allows you to send your sales data automatically to Feefo, so we can send out feedback requests on your behalf. If you have a Shopify site, this means you don’t have to manually upload your sales data, saving you valuable time.
Orders with a cancelled date will not be sent feedback requests. You can also exclude certain products so that when they’re purchased, the customer won’t be sent a feedback request. To find out how to set up exclusions, scroll down to ‘How to exclude products from feedback requests'.
How to install the Shopify plugin
Before you start the installation process, you need to check that your Shopify App Store and Feefo Hub accounts have the same login email address. Then you need to check that the URL on your account matches the website you're installing the plugin on. To do this, head to Settings > Brand Profile, and find the 'Website Forwarding URL' then ensure that this is an exact match e.g., there should be no '/' at the end of the URL. If you’re installing the plugin on a URL which isn’t on your contract, please let us know before doing so.
Once that’s done, you’re ready to add the three pieces of code that need to be placed into your Shopify site template. There are two ways to do this:
Installation via the Shopify App Store
- Login to the Shopify app store
- Search for 'Feefo' in the search bar and click ‘Feefo ratings & reviews’ or click here
- Click the ‘Add app’ button and follow the interactive guide
Installation via the Feefo Hub
- Login to the Hub
- Head to ‘Marketing > eCommerce Installation Packages’ on the left-hand menu
- Click ‘Install package’ under Shopify
- Follow the on-screen instructions
To check that the plugin installation was successful, within the Feefo Hub first just click on your name in the top right corner and check that your merchant identifier is the same as before to ensure that it was installed on the intended account. Then if you head to Sales > Data Sources, you should see the name of the plugin you just installed listed here. If you have any questions about the installation, you notice your merchant identifier has changed, or you’d like for us to check that the plugin installation was successful, please just get in touch.
How to exclude products from feedback requests
You may wish to stop specific products from being reviewed, such as samples. To do this, you need to head to your Shopify admin panel and follow these steps:
- Click ‘Products > Collections’
- Click the ‘Add collection’ button
- Set the title of the new collection to feefo_exclude
- Untick all options under the ‘Visibility’ section
- Under ‘Select products’, choose to ‘Manually select products’
- Click ‘Save collection’
- From the ‘Products’ box of your new collection, search for the products you want to be excluded. Any products you add to this collection will not be sent a feedback request
Please be aware that if a customer only purchases products that are excluded, they will not receive a feedback request at all.
How to add a category tag to your data
The ‘Collections’ feature in Shopify can not only be used to exclude products from feedback requests, it can also be used to group products together and assign tags that pull through to Feefo, helping you to track different types of products and themes.
For example, you may want to group together seasonal products, items on sale, or items of a certain type, colour or size. Feefo uses the name of the collection to add tags to the uploaded sales data. So if a collection was called ‘Menswear’, when someone purchases a product within that collection, the Feefo data will have the category tag ‘Menswear’ applied e.g. 'category:Menswear'
If you need more customised tag keys to be added, use Shopify manual collections. These allow you to use the format 'key:value' when naming the collection, so you can use more than just category tags e.g. clothing:shirts'. Please note that you can’t use custom tags when you use Shopify automatic collections.
How to uninstall the Shopify plugin
To uninstall the plugin, you must remove the three lines of code manually from your site code. If the code has been added in our recommended location, you need to follow these steps:
- From the Shopify admin panel, click ‘Online store and themes’
- Click ‘…’, followed by ‘Edit HTML/CSS’
- Under ‘Layout > theme.liquid’ remove:
<script type="text/javascript" id="feefo-plugin-widget-bootstrap" src="//api.feefo.com/api/ecommerce/plugin/widget/merchant/merchantidentifier" async></script>
- Under ‘Templates > product.liquid’ remove the following two lines of code:
<div class="feefo-review-badge-wrapper-product">
&
<div id="feefo-product-review-widgetId" class="feefo-review-widget-product" data-feefo-product-id={{ product.id }}>
If you need any help with our Shopify plugin, please contact support@feefo.com.