# Geography (Real-time)

> **SUCCESS**
>
> **What is Real-time Geography Analysis**
>
> Real-time geography analysis is a feature that allows you to visually confirm the access regions of users. By using this feature, you can understand in real-time which regions visitors are accessing from.

## Use Cases for Real-time Geography Analysis

Measuring the effectiveness of marketing activities

Analyzing user behavior by region

Planning strategies for promotional activities targeting specific regions

## How to Use/Settings

Select the "Real-time" menu

Click "Geography"

Confirm regions where visits are occurring on the map

Displayed as green circles, with the size of the circle indicating the number of visits (larger circles indicate more visits).

## **🔍** Key Features

**Map Display** Green circles: Display all regions where visits are occurring

```
Circle size: Reflects the number of visits (large circle = many visits, small circle = few visits)
```

**Region List** Display regions in order of most visits

```
Clicking the "Details" button for each region will navigate to the "Region" list in the guide bar
```

> **WARNING** Note:
>
> Real-time data is reflected in reports approximately 30 minutes to 1 hour after the session ends.
>
> If the server is congested, it may take time for data to be reflected.
>
> Real-time data and report data are updated at different times, so caution is required.


---

# 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://helps.ptengine.com/en/insight/data-center/realtime-geography.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.
