Update from code changes: document search funnel actions - #6860
Closed
mintlify[bot] wants to merge 10 commits into
Closed
Update from code changes: document search funnel actions#6860mintlify[bot] wants to merge 10 commits into
mintlify[bot] wants to merge 10 commits into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Author
|
Update from code changes updated this PR. Updated localized analytics SEO metadata and corrected French heading punctuation Source PRs
|
Contributor
Author
|
Update from code changes updated this PR. Updated Chinese analytics description to meet minimum SEO length requirements Source PRs
|
Contributor
Author
|
Update from code changes updated this PR. Updated Chinese analytics SEO description metadata Source PRs
|
Contributor
Author
|
Update from code changes updated this PR. Added no new documentation content Source PRs
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Document the search and assistant conversation funnels in the analytics guides, including the dashboard selector for switching between them and the interactions overview card in User engagements.
Changes
Context
This documents the search funnel update shipped in the server change, the assistant conversation funnel endpoint, its dashboard selector, and the interactions overview endpoint. It also documents the User engagements Overview card, its three metrics, period-over-period delta badges, and date-range updates.
Update history
Note
Low Risk
Documentation-only MDX changes with no application or API code.
Overview
Updates the analytics guides in English, French, Spanish, and Chinese to describe new dashboard funnel metrics and refreshes page title/description metadata (including funnel-related wording).
Assistant conversation funnel: New subsection under Assistant explains the Impressions User funnel selector (Search-to-answer vs Assistant conversation), the four stages (Started → Answered → Follow-up → Engaged), and rules for session counting, spam exclusion, and post-answer engagement.
Search funnel: New subsection under Search documents five stages from opening search through post-landing actions (CTA, contextual menu, code copy, API playground, page feedback), plus how to read drop-off and time-range behavior.
Locales mirror the same structure; ES/FR/ZH add anchor
divs for funnel sections where the English page uses plain headings.Reviewed by Cursor Bugbot for commit f4423fd. Bugbot is set up for automated code reviews on this repo. Configure here.
Note
Low Risk
Documentation-only MDX edits with no application, API, or runtime behavior changes.
Overview
Expands the analytics guides (English, French, Spanish, Chinese) to match new dashboard metrics and refreshes page title/description metadata.
Assistant: New assistant conversation funnel content covers the Impressions User funnel toggle (Search-to-answer vs Assistant conversation), four stages (Started → Answered → Follow-up → Engaged), and how to read drop-off with spam exclusion and post-answer engagement rules.
Search: New search funnel section documents five session stages through post-landing actions (CTA, contextual menu, code copy, API playground, page feedback) and time-range counting.
Impressions: New Interactions overview card explains total interactions, average interactions per session, and CTA click rate (capped at 100%).
Localized pages mirror the same structure; ES/FR/ZH use anchor
divs for funnel subsections where English uses plain headings.Reviewed by Cursor Bugbot for commit 6a48a97. Bugbot is set up for automated code reviews on this repo. Configure here.