Skip to main content

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

For programmatic control, see the Client API.
For event tracking, see Analytics.