# 2.2 Country Statistics

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

### 🌐 Country Statistics

#### 🎯 Purpose

The **Country Statistics** panel gives insight into where your traffic is coming from over time. It helps differentiate between normal geographic distributions and potential attack patterns.

#### 📌 Key Components

* **Total Visits**: Total requests across all countries.
* **Unique Countries**: Number of different country sources.
* **Peak Country**: The country with the most requests in a single burst.
* **Visitor Distribution Table**: A sortable list of countries and their request counts.
* **Visitor Map**: Geographical heatmap showing traffic density.

#### 📈 Visual Indicators

* Brighter regions on the map indicate heavier traffic.
* Country flags and exact numbers enhance readability.

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

#### ✅ Use Cases

* Spot unusual regional activity (e.g. DDoS from a new country).
* Correlate with marketing campaigns or legal access boundaries.
* Prioritize geo-blocking or regional filtering.


---

# 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.shieldsguard.com/getting-started/2.-overview/2.2-country-statistics.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.
