What you get
The Analytics tab (/dashboard/help-center/analytics) gives you visibility into how your help center is being used:
Time periods
Filter analytics by:- 7 days
- 30 days (default)
- 90 days
Breakdowns
The analytics API supports two breakdowns:
The dashboard surfaces these as different tabs / panels in the Analytics view.
Zero-result queries
Probably the most valuable metric for your AI/help center strategy. When customers search for something and nothing comes up, that’s a content gap. Halo shows zero-result queries in a dedicated panel. Workflow:- Review zero-result queries weekly
- For high-frequency ones, write an article
- The new article auto-feeds your AI’s knowledge base too — so the next time someone asks the same question in chat, the AI can answer
Public telemetry
Public help center pages send pageviews to/api/help-center/analytics/pageview:
- CORS-enabled
- Rate-limited per IP
- Records pageviews and links to
help_center_id, article, collection - Used as the source of truth for the analytics dashboards
Limitations
A few things to know:- No identity-resolved analytics — pageviews are anonymous unless the visitor is authenticated via your help center auth
- No funnel/journey tracking — pageviews are individual events, not stitched into journeys
- No exports — analytics data is read-only in the dashboard today
Reactions
Articles can have thumbs up / thumbs down reactions enabled (see Design). The Analytics tab aggregates reactions per article so you can see which articles are landing well and which need work.Where to go next
Articles
Write articles to fill the gaps that zero-result queries reveal.
Knowledge Overview
Articles auto-feed your AI — closing search gaps closes AI knowledge gaps too.