Feedback-api

免费
通过 blips-and-chitz | 已更新 2달 전 | Tools
Health Check

N/A

返回全部教程 (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