Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions guides/analytics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

- **Visitors**: Unique visitors.
- **Views**: Total page views.
- **Actions**: Combined count of API calls, navbar link clicks, and CTA button clicks.

Check warning on line 24 in guides/analytics.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

guides/analytics.mdx#L24

Did you really mean 'navbar'?
- **Popular Pages**: Most-visited pages with view counts.
- **Referrers**: Top traffic sources directing users to your docs.

Expand All @@ -31,6 +31,8 @@
- **Liked by viewers**: Pages with the most positive feedback (thumbs up votes).
- **Needs improvement**: Pages with the most negative feedback (thumbs down votes).

To view feedback data, you must first enable feedback from the [Add-ons](https://dashboard.mintlify.com/products/addons) page in your dashboard.

### Search
Understand how users search within your documentation.

Expand Down