Widget Installation

Add the JotReview widget to your website.

Add the SDK script

Add this single line to your HTML, just before the closing </body> tag:

1<script>window.$ujq=window.$ujq||[];window.uj=window.uj||new Proxy({},{get:(_,p)=>(...a)=>window.$ujq.push([p,...a])});document.head.appendChild(Object.assign(document.createElement('script'),{src:'https://cdn.jotreview.com/sdk/v1/jr.js',type:'module',async:!0}));</script>

Initialize the widget

Add your project ID (found in your JotReview dashboard):

1window.uj.init('YOUR_PROJECT_ID', {
2 widget: true
3});

That's it! The widget button will appear on your website.

Try it out

Once installed, your users can:

  • Submit feedback and ideas
  • View your product roadmap
  • Stay updated with changelog entries
  • Vote on features they want