From 25fd7f78257c4f4e904ec34da81c5f8ed0f63f7e Mon Sep 17 00:00:00 2001 From: cdxker <32852291+cdxker@users.noreply.github.com> Date: Tue, 9 Dec 2025 10:32:23 -0800 Subject: [PATCH] Update integrations/analytics/overview.mdx Co-Authored-By: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com> --- integrations/analytics/overview.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/integrations/analytics/overview.mdx b/integrations/analytics/overview.mdx index 6e2b132f1..94e5c7115 100644 --- a/integrations/analytics/overview.mdx +++ b/integrations/analytics/overview.mdx @@ -627,8 +627,6 @@ We send the following events to your analytics provider. All events use the `doc | `docs.footer.powered_by_mintlify_click` | When a user clicks the "Powered by Mintlify" link. | | `docs.assistant.source_click` | When a user clicks a citation in a chat. | | `docs.assistant.suggestion_click` | When a user clicks a suggestion in a chat. | -| `docs.assistant.thumbs_up` | When a user clicks the positive feedback button in a chat. | -| `docs.assistant.thumbs_down` | When a user clicks the negative feedback button in a chat. | | `docs.assistant.completed` | When a chat session is completed. | | `docs.assistant.enter` | When a user initiates a chat. | | `docs.assistant.ask_ai_on_text_selection` | When a user selects text and clicks "Ask AI" to ask about the selection. |