Skip to content

Documentation

Feedex is one script tag. These pages cover getting it onto a site, changing how it looks without touching that tag again, reading your feedback back out over HTTP, and running the whole thing yourself.

In a hurry?

Create a project, then paste one tag before </body>. That is the whole installation — the widget carries its own styles, needs no build step, and is configured from your dashboard afterwards.

<script
  src="https://feedex.rianfernando.com/widget.js"
  data-feedex-key="pk_fdx_your_project_key"
  defer
></script>