Commit Graph

23 Commits

Author SHA1 Message Date
mintlify[bot] 66c2834f19 Update from code changes: document analytics event streaming (#6694)
* docs: document analytics event streaming to Amazon S3

* docs: wrap translated streaming headings with anchor ids

* docs: document streamed deployments selector for analytics streaming

* translations

* 💅

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-07-23 16:52:56 -07:00
mintlify[bot] ade1fbbd39 Documentation quality check: fill gaps in recently updated pages (#6633)
* docs: address reader-question gaps in recently updated pages

* docs: shorten analytics description, split long sentence, mirror translations

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-17 15:06:01 +00:00
mintlify[bot] f9791f2845 docs: tighten long sentence in analytics page (#6597)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-16 08:50:58 -07:00
mintlify[bot] 626a6c0623 docs: hyphenate "click-through" and "free-form" in analytics/feedback pages (#6599)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-16 01:17:28 +00:00
Ethan Palm 1e2955559b Analytics UI update (#6596)
* update analytics page

* update feedback page
2026-07-15 18:14:58 -07:00
Ethan Palm 34a90d1324 copyedit 2026-07-08 12:28:59 -07:00
Ethan Palm 682665e31f docs: document themes and sentiment in assistant analytics
Assistant analytics now assigns conversations granular categories
grouped under broader themes, with thumbs-up/thumbs-down sentiment
at each level. Update the categories section to match and fix a
grammar slip in the July 2 changelog entry.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 15:58:38 -07:00
Ethan Palm 3b4209d853 Update gated product info for pro plan (#6400)
* docs: add plan availability callouts for agent, automations, REST API, and analytics

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* 💅

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 15:45:53 -07:00
mintlify[bot] 7f89731d79 docs: apply brand tone and writing style fixes to analytics page (#6355)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-01 17:11:01 -07:00
Ethan Palm 9afe33e0b0 explain agent metrics (#6354) 2026-07-01 17:08:15 -07:00
mintlify[bot] e5d1791438 docs: remove mint analytics CLI command (#6221)
* docs: remove mint analytics CLI command

* docs: tighten CLI page descriptions for SEO

* Apply suggestion from @ethanpalm

* clean up redirects.json

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-06-18 10:22:10 -07:00
mintlify[bot] f2c3147e8a docs: generalize analytics CSV export to cover all tabs (#6136)
* docs: generalize analytics CSV export to cover all tabs

* docs: translate analytics CSV export updates to fr and es

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-06-09 17:15:47 -07:00
Ethan Palm 6bb14aa061 docs: replace dashboard.mintlify.com with app.mintlify.com (#5990)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 15:42:09 -07:00
skeptrune 9200586a3a Boost search ranking for single-word title pages (#5670)
* docs: boost search ranking for single-word title pages

Apply `boost: 3` to English pages whose H1 / frontmatter title is a single word (e.g. "Assistant", "Quickstart", "Cards"). Short titles tend to be canonical landing pages for a topic, so users searching the exact term should land on them first.

* docs: drop boost on websocket-playground stub to keep canonical Playground ranking

`api-playground/websocket-playground.mdx` is an auto-generated AsyncAPI stub with no body content but shares the title "Playground" with `api-playground/overview.mdx`. Boosting both equally diluted the canonical overview page in search for the query "playground". Drop the boost on the stub.
2026-05-05 10:30:58 -07:00
mintlify[bot] 2b1170416f Document resolution status in assistant analytics (#5569)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-28 20:46:33 -07:00
Ethan Palm db3ca0500d CLI updates (#5150)
* update skills

* update migration guide

* update API migration guide

* update assistant page

* update analytics page

* update CLI commands

* deprecate openapi-check

* add coming soon

* update docs.json

* add index page

* add install page

* add preview page

* add analytics

* add commands reference

* update links

* delete installation.mdx

* add optional prereq steps

* Add telemetry section to commands reference

Incorporates telemetry content from #5039 which was merged to main after
this branch was created. Documents opt-out flags, env variables, and
config persistence.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* move global flags to top

* vale

* remove `mint upgrade`

* remove unnecessary prereq

* restructure analytics commands

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 10:40:51 -07:00
mintlify[bot] f8e015ff62 Improve SEO descriptions across 177 pages (#4993)
* Improve SEO metadata: update descriptions to 130-155 chars across 177 pages

Generated-By: mintlify-agent

* Apply suggestion from @ethanpalm

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* 💅

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-03-31 16:12:58 -07:00
mintlify[bot] 9354e31c67 Add page views metric documentation (#4261)
* Add page views metric documentation to analytics page

Generated-By: mintlify-agent

* Apply suggestion from @ethanpalm

* copyedit

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-03-11 12:06:53 -07:00
Ethan Palm 3148b9ca15 Remove all traffic option from analytics docs (#3174)
* update image

* update notes
2026-02-06 10:38:54 -08:00
mintlify[bot] bf46f0b40e Add AI traffic analytics documentation (#3031)
* Update optimize/analytics.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* Update optimize/analytics.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* Update optimize/analytics.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* reorganize content

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-02-02 09:39:13 -08:00
Ethan Palm 25915d76ea Documentation edits made through Mintlify web editor 2026-01-28 19:09:39 -08:00
Ethan Palm 1c6fad76af Update assistant docs for new UI (#2960)
* reorder content

* move assistant insights to analytics

* create manage billing section

* update starter questions

* update search domains section

* update deflection section

* vale
2026-01-28 17:37:11 -08:00
Ethan Palm 175397dfa5 Update docs for analytics revamp (#2846)
* remove insights, set up redirects

* update feedback page

* update analytics

* add range selector image

* remove link

* vale

* clarify note

* vale
2026-01-27 11:52:09 -08:00