Analytics & Insights
Track reading habits, discover topic trends, and receive AI-generated insights about your knowledge consumption.
The Analytics module provides a comprehensive view of your bookmarking habits, reading patterns, and knowledge areas. Navigate to Analytics from the sidebar to access the dashboard.
Reading Statistics
At the top of the analytics page, you’ll see key metrics:
- Total bookmarks — Your complete collection size
- Read vs. unread ratio — How many bookmarks you’ve actually revisited
- Reading completion rate — Percentage of bookmarks opened after saving
- Average reading time — Estimated time per bookmark based on content length
Topic Analysis
Arivu analyzes tags and content to map your interests:
- Topic distribution — Pie or bar chart showing bookmark counts by topic
- Trending topics — Topics you’ve been saving more frequently over time
- Topic diversity score — How broad your reading interests are
- Emerging interests — New topics appearing in recent bookmarks
Pattern Detection
Discover your reading habits:
- Most active days and times — When you save and read the most
- Reading streaks — Consecutive days with activity
- Bookmark saving patterns — Trends over weeks and months
- Content type preferences — Articles, videos, papers, tutorials
AI-Generated Insights
Gemini analyzes your collection to generate personalized recommendations:
- Reading suggestions — Topics you might want to explore based on gaps
- Habit improvement tips — Actionable advice for better knowledge retention
- Content gap identification — Important areas you haven’t covered
- Learning path recommendations — Suggested reading order for deep topics
These insights update periodically as your collection grows.
Comprehensive Summary
The summary view combines all analytics into a single exportable report:
- All statistics in one unified view
- Visual charts and activity graphs
- Historical comparisons (this week vs. last week, this month vs. last month)
API Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET |
/api/analytics/reading-stats |
Reading statistics |
GET |
/api/analytics/topic-analysis |
Topic distribution and trends |
GET |
/api/analytics/patterns |
Activity patterns |
GET |
/api/analytics/ai-insights |
AI-generated recommendations |
GET |
/api/analytics/summary |
Comprehensive analytics summary |