Introduction
This quick setup guide will help get you up and running adding users reviews to your website.
Add review widget
Add the following snippet to your website where you want guest reviews to display
<div
data-owner-id="XXX"
data-color-avatar="#2f4f4f"
data-color-banner="#5f9ea0"
data-color-border="#008080"
id="wheelbase-reviews"
>
<div id="wheelbase-review-container"></div>
<a id="wheelbase-review-anchor" href="" title="">
</a>
<link rel="stylesheet"href="https://d3cuf6g1arkgx6.cloudfront.net/sdk/2-0/renter-review-styles.css" />
<script type="text/javascript"src="https://d3cuf6g1arkgx6.cloudfront.net/sdk/2-0/renter-review-widget.min.js" ></script>
</div>
Note: You will have to paste your user ID instead of XXXfor the snippet data-owner-id="XXX"
.
How to get your user ID?
- From your Wheelbase dashboard
- go to Account Settings
- scroll down to the link View Checkout Example
- You will get redirected to a page called https://checkout.wheelbasepro.com/.
- In the URL of this page, you will find your user ID which is displayed as owner_id=XXXXX