Basic widget installation
Copy the following script tag in your websites' HTML, preferably at the bottom of the <head>
tag.
<script
src="https://code.rateparity.com/versions/installer.min.js"
defer
></script>
warning
IF THE WIDGET DOES NOT APPEAR
Try removing the script from optimization/cache plugins in website builders(Wordpress etc.)
Next steps
- Modules / Webapps — embed specific modules (Price Comparison, Reviews, Offers, etc.)
- Language Configuration — force a specific language instead of auto-detection
- Cookieless Mode — privacy-friendly operation without cookies
- Client API — programmatic controls
For programmatic control, see the Client API.
For event tracking, see Analytics.