# Hourly Usage

Hourly Usage helps you understand how a selected event is distributed throughout the day. It is useful when timing matters and you want to see when activity actually happens.

Use this report when you want to answer questions such as:

* When do users trigger an event most often?
* When does a campaign start creating reaction?
* Is there unusual traffic during a specific hour?

### Report overview

This report focuses on hourly distribution. It helps you spot peak usage periods, campaign reaction windows, and short-term anomalies more quickly than a daily report.

Use it when you care about timing, not just volume. For broader event trends across days, use [Daily Event Count](/netmera-user-guide/reports-and-analytics/reports/event-reports/daily-event-count.md).

### Choose the time period

The time range controls how the hourly distribution is built:

* **Today** is useful for same-day monitoring.
* **Last Week** helps compare recent daily behavior.
* **Last Month** is useful for broader recent patterns.
* **Last Year** helps when you need a long-range view.
* **Dates Between** is best for a specific launch, campaign, or operational period.

<figure><img src="/files/uP0tbTR0aWujNByYIRz6" alt=""><figcaption></figcaption></figure>

### Use event properties for more precise analysis

Event properties add context to the selected event and help you narrow the result to a more specific use case. This matters when the same event can happen in different business contexts.

Available properties depend on the event. Standard Netmera events include predefined fields, while custom events use the attributes defined during setup.

<figure><img src="/files/zLCGjtSaEnR3ds4K1AFp" alt=""><figcaption></figcaption></figure>

To add event properties:

1. Select the event you want to analyze.
2. Click **Add Event Property**.
3. Choose the relevant property and value.
4. Click **Add**.
5. Click **Find** to generate the report.

<figure><img src="/files/1OYfgC9PQE2o1QHMVE9C" alt=""><figcaption></figcaption></figure>

### Example

Suppose you want to analyze **View Push** for a specific **Message ID**. Select **View Push**, add **Message ID** as the event property, choose the relevant values, define the time range, and then run the report.

This view is best for fast hourly pattern reading. When you need more advanced breakdowns, continue with [Event Insight](/netmera-user-guide/reports-and-analytics/analytics/event-insight.md).


---

# Agent Instructions: 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:

```
GET https://user.netmera.com/netmera-user-guide/reports-and-analytics/reports/event-reports/hourly-usage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
