Skip to content

Commit 789ecaf

Browse files
committed
delete guides/analytics
1 parent a5f88e0 commit 789ecaf

File tree

5 files changed

+90
-68
lines changed

5 files changed

+90
-68
lines changed

analytics/feedback.mdx

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "Feedback"
3+
description: "TODO: See feedback from your docs"
4+
---
5+
6+
### Feedback
7+
8+
<Info>
9+
To collect and view feedback, you must first enable feedback from the [Add-ons](https://dashboard.mintlify.com/products/addons) page in your dashboard.
10+
</Info>
11+
12+
The Feedback section displays quantitative thumbs up and thumbs down votes your docs have received and any qualitative feedback that users have provided. You can use this information to discover user needs and make improvements to your docs.
13+
14+
If you have enabled **Thumbs rating** feedback, the Feedback section will display:
15+
16+
- **Liked by viewers**: Pages with the most positive feedback (thumbs up votes).
17+
- **Needs improvement**: Pages with the most negative feedback (thumbs down votes).
18+
19+
If you have enabled **Contextual feedback** and **Code snippet** feedback, the Feedback section will display:
20+
21+
- **Context**: Feedback that users have provided for specific pages, including thumps up or down ratings, reasons for the ratings, and any additional comments.
22+
- **Code**: Feedback that users have provided for specific code snippets.
23+
24+
For Context and Code feedback, you can select the status beside a piece of feedback to mark it as Pending, In Progress, Resolved, or Dismissed.

analytics/improving-docs.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "Improving docs"
3+
description: "TODO: See how to improve your docs with analytics"
4+
---
5+
6+
7+
## Improving your docs with analytics
8+
9+
Use your analytics to enhance the user experience of your docs:
10+
11+
**Review popular content**: Ensure your most-visited pages contain current, accurate information and consider expanding successful topics.
12+
13+
**Address feedback concerns**: Investigate pages with negative feedback to identify and resolve user pain points.
14+
15+
**Optimize for search**: Review top search queries so that relevant pages are discoverable and up-to-date. Pay attention to low-confidence searches that might indicate content gaps.

analytics/overview.mdx

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: "Overview"
3+
description: "See information about your docs' performance in your dashboard"
4+
---
5+
6+
The analytics page provides insights into how your documentation is performing, helping you identify improvement opportunities and track changes over time.
7+
8+
## Accessing analytics
9+
10+
Navigate to the **Analytics** tab in your [dashboard](https://dashboard.mintlify.com/products/analytics).
11+
12+
Use the range selector to adjust the time period for displayed data.
13+
14+
## Analytics tabs
15+
16+
The analytics dashboard has three sections:
17+
18+
- **Overview**: View traffic and other high-level insights about your docs.
19+
- **Feedback**: Monitor user satisfaction through voting data and written feedback.
20+
- **Search**: Understand how users search within your documentation.
21+
22+
### Overview
23+
24+
The Overview section shows how many people have visited your docs, what pages are most popular, and where users are coming from. You can use this information to identify which pages are most valuable to your users and pay attention to trends over time.
25+
26+
- **Visitors**: Unique visitors.
27+
- **Views**: Total page views.
28+
- **Actions**: Combined count of API calls, navbar link clicks, and CTA button clicks.
29+
- **Popular Pages**: Most-visited pages with view counts.
30+
- **Referrers**: Top traffic sources directing users to your docs.

analytics/search.mdx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Search"
3+
description: "TODO: See search analytics for your docs"
4+
---
5+
6+
### Search
7+
8+
The Search section displays analytics about how users search within your documentation. You can use this information to identify popular search queries and improve the discoverability of your docs.
9+
10+
### Total queries
11+
12+
The Total queries section displays the total number of searches performed within your documentation.
13+
14+
15+
16+
### Search
17+
The Search section shows search behavior on your docs site. You can use this information to understand what users are searching for and find topics that need to be updated or added.
18+
19+
- **Total queries**: Search volume.
20+
- **Top searches**: Most-searched terms.
21+
- **Low-confidence searches**: Queries that may not have found relevant results.

guides/analytics.mdx

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)