# Analytics

On this page you will find more real-time information that is very valuable for your business. Unlike the historic, analytics retains data for the past 36 hours (to view older information, you can consult the historic section).

It can be filtered according to your needs, but the previous hour filter it is applied by default. The maximum period that can be applied for filtering is six hours.

The panel can be customized according to your needs. It displays the following options.

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

You will also find the requests and bandwidth information.

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

Hit ratio graphs are then displayed, which include all the cache efficiency information. The missed objects are displayed, along with the expired objects and stale objects. As a whole, depending on the settings, the entire response time of the requests can be displayed.

<figure><img src="/files/77k2CIaKRMWfZviaff2O" alt=""><figcaption></figcaption></figure>

The following graphs display the response codes of all the requests received by the site and the geographical location from where these requests are sent.

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

The following graphics show every response code returned to the requests received and the geographical origin of this requests.

<figure><img src="/files/2Fdq02niTZdcyp9euK1z" alt=""><figcaption></figcaption></figure>

The following graphs display the protocol being used (HTTPS or HTTP) and the source of the requests in terms of devices.

![](/files/-M7qEtQglXSVNTG6dHi6)

Requests by country and the most requested URLs per site are found here.

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

The next graph displays all the purges performed by clients through the panel. Next to it is the table of all the contents of each site, how many requests it receives, and how much bandwidth it consumes.

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

All this is displayed in the status codes graph, and the referrer table displays the URLs from where the requests are sent.

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

The IP address table shows the IPs from where the requests are sent. The content type graph, on the other hand, displays information on the contents of each site.

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

{% hint style="info" %}
Remember that everything you can do from our [dashboard](https://dashboard.transparentcdn.com/auth/login?redirect=%2F), you can do from our [API](https://docs.transparentedge.eu/v/english/guias/api).
{% endhint %}


---

# 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://docs.transparentedge.eu/getting-started/dashboard/estadisticas.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.
