> For the complete documentation index, see [llms.txt](https://docs.relevant-digital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.relevant-digital.com/hb-analytics.md).

# HB Analytics

- [Setup](https://docs.relevant-digital.com/hb-analytics/setup.md): Set up HB Analytics and configure core data inputs.
- [Overview of setting up HB Analytics](https://docs.relevant-digital.com/hb-analytics/setup/overview-of-setting-up-hb-analytics.md)
- [Adding Custom Dimensions](https://docs.relevant-digital.com/hb-analytics/setup/adding-custom-dimensions.md)
- [Real-time analytics for GAM in HB Analytics - How it works and how to set it up.](https://docs.relevant-digital.com/hb-analytics/setup/real-time-analytics-for-gam-in-hb-analytics-how-it-works-and-how-to-set-it-up..md)
- [HBA instream reporting with Google IMA SDK](https://docs.relevant-digital.com/hb-analytics/setup/hba-instream-reporting-with-google-ima-sdk.md)
- [Reporting and metrics](https://docs.relevant-digital.com/hb-analytics/reporting-and-metrics.md): Work with reports, dimensions, metrics, and report settings.
- [HB Analytics - Dimensions and Metrics](https://docs.relevant-digital.com/hb-analytics/reporting-and-metrics/hb-analytics-dimensions-and-metrics.md)
- [Configuration Logging and Reporting in Your Ad Server](https://docs.relevant-digital.com/hb-analytics/reporting-and-metrics/configuration-logging-and-reporting-in-your-ad-server.md)
- [How to Use HB Historical Reports - Dimensions and Metrics](https://docs.relevant-digital.com/hb-analytics/reporting-and-metrics/how-to-use-hb-historical-reports-dimensions-and-metrics.md)
- [HB Analytics - 'Other options' in Report Settings](https://docs.relevant-digital.com/hb-analytics/reporting-and-metrics/hb-analytics-other-options-in-report-settings.md)
- [Alarms and Notifications](https://docs.relevant-digital.com/hb-analytics/alarms-and-notifications.md): Configure HB Analytics alarms.
- [Setting up your HB Analytic Alarms](https://docs.relevant-digital.com/hb-analytics/alarms-and-notifications/setting-up-your-hb-analytic-alarms.md): How to create and manage alarms in HB Analytics to monitor metrics and get notified when thresholds are breached.
- [Date-based event notifications in HB Analytics](https://docs.relevant-digital.com/hb-analytics/alarms-and-notifications/date-based-event-notifications-in-hb-analytics.md)
- [HBA vs ARI alarms](https://docs.relevant-digital.com/hb-analytics/alarms-and-notifications/hba-vs-ari-alarms.md): Choose the right alarm type based on your metric and required response time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.relevant-digital.com/hb-analytics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
