Skip to content

Commit 2d2ea0d

Browse files
yangleylandmintlify-development[bot]ethanpalm
authored
Remove deprecated assistant feedback analytics events (#2202)
* Update ai/assistant.mdx Co-Authored-By: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com> * Update integrations/analytics/overview.mdx Co-Authored-By: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com> * Apply suggestions from code review * Apply suggestion from @ethanpalm --------- Co-authored-by: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com> Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
1 parent 086a264 commit 2d2ea0d

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

ai/assistant.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,13 @@ The categories tab uses LLMs to automatically categorize conversations. Categori
244244

245245
Use categories to identify common topics, patterns in user needs and behavior, and areas where documentation might need expansion or clarification.
246246

247-
Click a category to view specific conversations about the category. You can then click individual conversations to view the complete chat thread, including the user's question, the assistant's response, and any sources cited.
247+
Click a category row to expand it and view related conversations grouped under that category. The expanded view displays:
248+
249+
- A list of conversations related to the category.
250+
- The first user message from each conversation.
251+
- The number of messages in each conversation thread.
252+
253+
Click an individual conversation to view the complete chat thread, including the user's question, the assistant's response, and any sources cited.
248254

249255
### Chat history
250256

integrations/analytics/overview.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -627,8 +627,6 @@ We send the following events to your analytics provider. All events use the `doc
627627
| `docs.footer.powered_by_mintlify_click` | When a user clicks the "Powered by Mintlify" link. |
628628
| `docs.assistant.source_click` | When a user clicks a citation in a chat. |
629629
| `docs.assistant.suggestion_click` | When a user clicks a suggestion in a chat. |
630-
| `docs.assistant.thumbs_up` | When a user clicks the positive feedback button in a chat. |
631-
| `docs.assistant.thumbs_down` | When a user clicks the negative feedback button in a chat. |
632630
| `docs.assistant.completed` | When a chat session is completed. |
633631
| `docs.assistant.enter` | When a user initiates a chat. |
634632
| `docs.assistant.ask_ai_on_text_selection` | When a user selects text and clicks "Ask AI" to ask about the selection. |

0 commit comments

Comments
 (0)