Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions analytics/feedback.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@

Enable your preferred feedback types:

<Frame>

<img
className="block dark:hidden pointer-events-none"
src="/images/analytics/feedback-addons-light.png"
alt="Screenshot of the feedback toggles in the Add-ons page."
/>

<img
className="hidden dark:block pointer-events-none"
src="/images/analytics/feedback-addons-dark.png"
alt="Screenshot of the feedback toggles in the Add-ons page."
/>

</Frame>

* **Thumbs rating only**: Simple thumbs up/down voting to gauge overall satisfaction with pages.
* **Code snippet feedback only**: Feedback specifically on code snippets.
* **Thumbs rating and contextual feedback**: Page voting plus detailed comments and reasons for ratings.
Expand All @@ -40,7 +56,7 @@

### Filtering by status

Use the status filter to control which feedback is displayed. Uncheck a status to hide all feedback with that status. By default, all feedback is displayed.

Check warning on line 59 in analytics/feedback.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

analytics/feedback.mdx#L59

Did you really mean 'Uncheck'?

### Adding internal notes

Expand Down
Binary file added images/analytics/feedback-addons-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/analytics/feedback-addons-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.