Skip to content

Commit 65ef91c

Browse files
cdxkermintlify[bot]ethanpalm
authored
Update analytics event names for assistant feedback and add new autopilot events (#2434)
* Update integrations/analytics/overview.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * Update integrations/analytics/overview.mdx Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * Apply suggestions from code review * update headers --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Ethan Palm <[email protected]>
1 parent f03f298 commit 65ef91c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

integrations/analytics/overview.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ All tracked events use the `docs.` prefix.
671671
| `docs.feedback.thumbs_up` | User clicks the positive feedback button. |
672672
| `docs.feedback.thumbs_down` | User clicks the negative feedback button. |
673673

674-
### AI assistant
674+
### Assistant and agent
675675

676676
| Event name | Description |
677677
| :-------------------------------------- | :-------------------------------------------------------------------------------------------------------- |
@@ -681,8 +681,13 @@ All tracked events use the `docs.` prefix.
681681
| `docs.assistant.suggestion_click` | User clicks a suggested question. |
682682
| `docs.assistant.ask_ai_on_text_selection` | User selects text and clicks "Ask AI." |
683683
| `docs.assistant.shared` | User shares a chat conversation. |
684+
| `docs.assistant.thumbs_up` | User clicks the positive feedback button on an assistant response. |
685+
| `docs.assistant.thumbs_down` | User clicks the negative feedback button on an assistant response. |
686+
| `docs.assistant.spam_detected` | The assistant detects spam in a user message. |
687+
| `docs.autopilot.suggestion.created` | The agent creates a documentation suggestion. |
688+
| `docs.autopilot.suggestion.no_suggestion` | The agent determines no documentation update is needed. |
684689

685-
### Context menu
690+
### Contextual menu
686691

687692
| Event name | Description |
688693
| :-------------------------------------- | :-------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)