diff --git a/content/components/accordions.mdx b/content/components/accordions.mdx index a48159b29..f4757be9b 100644 --- a/content/components/accordions.mdx +++ b/content/components/accordions.mdx @@ -1,6 +1,6 @@ --- title: "Accordions" -description: "A dropdown component for toggling content" +description: "A dropdown component to toggle content" icon: "square-caret-down" --- diff --git a/integrations/analytics/overview.mdx b/integrations/analytics/overview.mdx index dff95d35a..fe9574b9b 100644 --- a/integrations/analytics/overview.mdx +++ b/integrations/analytics/overview.mdx @@ -1,8 +1,12 @@ --- title: "Analytics Integrations" -description: "Integrate with an analytics platform to track viewer events" +description: "Integrate with an analytics platform to track events" --- +Automatically send data about your documentation engagement to your third party analytics provider. + +## All Integrations + + - + } > @@ -437,10 +442,23 @@ className="h-6 w-6" href="/integrations/analytics/heap" horizontal icon={ - - - - + + + + } > @@ -450,11 +468,36 @@ className="h-6 w-6" horizontal icon={ - - - - - + + + + + } /> @@ -520,4 +563,31 @@ The syntax for `mint.json` is below. You only need to include entries for the pl } ``` - \ No newline at end of file + + +## FAQ + + + +- `expandable_open` +- `expandable_close` +- `accordion_open` +- `accordion_close` +- `header_nav_item_click` +- `cta_click` +- `scroll_to_bottom` +- `search_close` +- `api_playground_call` +- `search_result_click` +- `chat_enter` +- `chat_followup` +- `chat_completed` +- `code_block_copy` +- `chat_shared` +- `thumb_vote` +- `powered_by_mintlify_click` +- `ai_chat_citation_click` +- `ai_chat_feedback_positive_click` +- `ai_chat_feedback_negative_click` + +