Feedback-api

KOSTENLOS
Durch blips-and-chitz | Aktualisiert vor 2 Monaten | Tools
Health Check

N/A

Zurück zu allen Tutorials (4)

How to embed Feedback API snippet into your blog site?

  1. Add a div container with some ID for every page where you want to collect a feedback from users. Example
    .
  2. Insert the snippet into your HTML file.
  3. Fill in the config object with your rapidApiKey and selector of the container where feedback component will be inserted.
  4. Optionally you can change the content of the template.

Now your blog will collect feedback, and you can check them all by executing getFeedback from your portal and filter them by context.

feedback-example