All use cases

Feedback inside the browser

Collect product signal without breaking the customer journey.

Start with the hosted portal or adapt the documented inline, sidebar, and modal widget examples to your web product. Keep the resulting requests connected to the same roadmap and changelog.

One connected workflow

Collect once. Keep the outcome visible.

  1. 01Choose the entry point

    Link the hosted portal or begin with one of the documented web widget examples.

  2. 02Keep context attached

    Collect requests and votes in the same project, with signed identity available for trusted host applications.

  3. 03Publish the outcome

    Move accepted work onto the roadmap and connect shipped work to the changelog.

Documented starting points

Integration examples, clearly scoped.

These snippets reflect examples already documented inside PrioSmith. They are not proof of production behavior in your client. Validate navigation, security, accessibility, and lifecycle handling before release.

Inline browser widget

Toolchain-checked integration example — validate lifecycle in your app

HTML
<script
  src="https://app.priosmith.example/widget.js"
  data-priosmith-widget="PROJECT_SLUG"
  data-view="board"
  data-layout="inline"
  data-height="720">
</script>

The client changes. The customer loop stays intact.

Keep collected requests connected to the public roadmap and the changelog customers can return to after a release ships.

Open the workshop