Skip to main content
All CollectionsAmazely Platform
Review widget - showcase customer reviews
Review widget - showcase customer reviews
Team avatar
Written by Team
Updated over a week ago

Reviews are an important part of any business as they help potential customers make informed decisions about whether or not to buy a product or use a service. By showcasing reviews on a website or social media platform, businesses can build trust with their customers, increase credibility and boost sales conversions.

Amazely made it super simple to install review widgets on your website. To get started, sign into Amazely app then go to Grow Reputation > Showcase Reviews

Preview

First, select whether you want to include 4-star reviews or 5-star reviews only. You can then preview how the widget might look like with real review data coming from your Google business profile. Amazely widget is available on both desktop and a more compact version for mobile which you can review accordingly by switching the layout toggle.

Install

To install the widget, simply copy the two lines of code provided and paste that into your website. If you need assistance with installation, please feel free to send us a message via the Intercom chat below.

Common Issues

Square Online and Weebly require the height of the widget. In this case, update the code to add pre-defined widget height as below:

<div style="height: 135px;" class="amazely-widget-12046476073578523285" />
<script src="https://widget.amazely.co/index.js" defer></script>

Did this answer your question?