Skip to main content

Reviews.io + Tapcart

Updated over a week ago

What is Reviews.io?

Reviews.io is a cost-effective and feature-rich review platform that helps businesses monitor and enhance their online reputation by collecting and managing customer reviews. It simplifies the review collection process, enabling customers to review businesses across multiple online platforms, leading to improved trust, increased traffic, and higher sales.

Why Reviews.io + Tapcart?

The Reviews.io and Tapcart integration allows you to bring the reviews that have been accumulated online into your mobile app! Incorporating reviews in your app leads to an increase in engagement and conversion as social proof creates a level of trust among other app users shopping for similar products.

How to Connect Reviews.io + Tapcart

The integration is available to all Tapcart customers who also have a Reviews.io subscription.

You can find more information on Reviews.io pricing plans here.

Steps

  1. Navigate to your Shopify Dashboard and select ‘Apps’

  2. Find and click on the ‘Reviews.io’ app

  3. From the 'Reviews.io' dashboard, go to Publishing

    reviews.io
  4. Select 'Widget Library' and choose the 'Product Reviews Widget'

    reviews.io
  5. Customize the widget however you like, then click 'Get Installation Code'

  6. In a new tab open your 'Tapcart' dashboard

  7. From here go to 'App Studio' and select 'Product Page'

  8. Then click 'Custom Blocks' and open the 'Launch Blocks Editor'

  9. Give your new custom block a name such as 'Product Reviews'

  10. From the 'Reviews.io' tab, copy the first two lines of the widget code and paste this into the HTML section in Tapcart

    reviews.io
    reviews.io
  11. Then copy the remainder of the widget code within the 'Reviews.io' tab and paste this into the JS section in TapCart

    reviews.io
    reviews.io
    • Important Note: You will need to remove the wrapping <script></script> tags

  12. In the CSS section in Tapcart, paste the following code

    • * {
      box-sizing: border-box;
      padding: 0;
      margin: 0;
      font-family: Helvetica;
      }

      #ReviewsWidget {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 20px;
    • reviews.io
  13. Click 'Save' and close to exit the blocks editor! Now, you can drag your custom block into your PDP!

More Questions

If you have any questions about enabling the Reviews.io custom block, you should contact your in-house developer or agency partner.

If your developer or agency partner needs further guidance, information, or resources, please contact our team at [email protected].

Did this answer your question?