Update from code changes: document crawler-filtered visitor counts - #7219
Update from code changes: document crawler-filtered visitor counts#7219mintlify[bot] wants to merge 6 commits into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
- Updated analytics/traffic.mdx Mintlify-Source: dashboard-editor
- Updated analytics/traffic.mdx Mintlify-Source: dashboard-editor
- Updated analytics/traffic.mdx Mintlify-Source: dashboard-editor
- Updated analytics/traffic.mdx Mintlify-Source: dashboard-editor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 3eacd49. Configure here.
| --- | ||
|
|
||
| <Note> | ||
| </Note> |
There was a problem hiding this comment.
Empty Note callout on traffic page
Low Severity
An empty Note sits at the top of the traffic analytics page with no content, so it will render as a blank callout. The Spanish, French, and Chinese versions of this page do not include it.
Reviewed by Cursor Bugbot for commit 3eacd49. Configure here.


Summary
Documents the analytics update that applies crawler filtering to visitor counts and refines the agent traffic breakdown.
Changes
Context
Visitor totals previously included crawler traffic even though page views excluded it, which could show more visitors than views on crawler-heavy sites. Visitors, referrals, and agent stats now use the same crawler classification as views, the agent breakdown gains HTTP clients/Browser/Other buckets, and referral CSV exports no longer truncate at 100 referring domains (that fix needed no docs change since no limit was documented).
https://github.com/mintlify/server/pull/7888
Note
Low Risk
Documentation and navigation only; no application or analytics pipeline code changes in this repo.
Overview
Documents Mintlify’s September 2026 analytics change: visitor totals now use the same crawler filtering as page views, so historical and current visitor numbers can look lower (especially on crawler-heavy sites).
The Traffic analytics page gains a “How Mintlify counts traffic” section (human + agent only; bots excluded), a note linking to the new help article, and a tightened agent views section that explains provider grouping plus HTTP clients, Browser, and Other buckets and excludes Mintlify internal traffic. Intro copy is shortened and frontmatter
keywordsare reformatted.A new help center article explains what changed, why crawlers inflated visitors more than views, and that reclassification applies to all date ranges. The page is wired into docs navigation and mirrored in Spanish, French, and Chinese (
traffic+ help center).Reviewed by Cursor Bugbot for commit 3eacd49. Bugbot is set up for automated code reviews on this repo. Configure here.