Skip to content

Commit d49bfd3

Browse files
committed
polish search
1 parent 834ac8c commit d49bfd3

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

analytics/overview.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,10 @@ Use the range selector to adjust the time period for displayed data. Select visi
1616
- **Actions**: Combined count of API calls, navbar link clicks, and CTA button clicks
1717
- **Popular Pages**: Paths to the most-visited pages and their view counts
1818
- **Referrers**: Top traffic sources directing users to your docs
19+
20+
## Using overview data
21+
22+
Review your overview analytics to:
23+
24+
- **Identify popular pages**: Use popular pages to understand what content is most important to your users so that you can make sure it is up to date and comprehensive.
25+
- **Track traffic trends**: Monitor changes in traffic to understand the impact of updates or new content.

analytics/search.mdx

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,22 @@ title: "Search"
33
description: "Understand how users search within your documentation"
44
---
55

6-
The search tab shows search behavior on your docs site. Use this information to understand what users are searching for and find topics that need to be updated or added.
6+
Use the data on the search tab to understand what users are searching for and identify topics that need to be updated or expanded.
77

8-
Access the search metrics by navigating to the **Analytics** page in your [dashboard](https://dashboard.mintlify.com/products/analytics).
8+
Access your search metrics by navigating to the **Analytics** page in your [dashboard](https://dashboard.mintlify.com/products/analytics).
99

1010
## Search metrics
1111

12+
Use the range selector to adjust the time period for displayed data.
13+
1214
- **Total queries**: Search volume
1315
- **Top searches**: Most-searched terms
14-
- **Low-confidence searches**: Queries that may not have found relevant results
16+
- **Low-confidence searches**: Queries that may not have returned relevant results
1517

1618
## Using search data
1719

1820
Review your search analytics to:
1921

20-
- **Identify popular topics**: Use top searches to understand what content is most important to your users
21-
- **Find content gaps**: Low-confidence searches may indicate missing documentation or topics that need better coverage
22-
- **Improve discoverability**: Ensure that pages matching popular search terms are easy to find and well-organized
22+
- **Identify popular topics**: Use top searches to understand what content people want to find.
23+
- **Find content gaps**: Low-confidence searches may indicate missing documentation or topics that need better coverage.
24+
- **Improve discoverability**: Ensure that pages matching popular search terms are easy to find and well-organized.

0 commit comments

Comments
 (0)