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
- Navigate to your Shopify Dashboard and select ‘Apps’
- Find and click on the ‘Reviews.io’ app
- From the 'Reviews.io' dashboard, go to Publishing
- Select 'Widget Library' and choose the 'Product Reviews Widget'
- Customize the widget however you like, then click 'Get Installation Code'
-
In a new tab open your 'Tapcart' dashboard
- From here go to 'App Studio' and select 'Product Page'
- Then click 'Custom Blocks' and open the 'Launch Blocks Editor'
- Give your new custom block a name such as 'Product Reviews'
- From the 'Reviews.io' tab, copy the first two lines of the widget code and paste this into the HTML section in Tapcart
- Then copy the remainder of the widget code within the 'Reviews.io' tab and paste this into the JS section in TapCart
- Important Note: You will need to remove the wrapping <script></script> tags
-
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;
}
-
- Click 'Save' and close to exit the blocks editor! Now, you can drag your custom block into your PDP!
More Questions
To learn more about Tapcart, visit Tapcart Academy to become a mobile app expert!
If you have additional questions regarding the Reviews.io code block, we’re happy to help! Please reach out to us at customblocksupport@tapcart.co!