# 地域（リアルタイム）

{% hint style="success" %}
**リアルタイムの地域分析とは**

リアルタイムの地域分析は、ユーザーのアクセス地域を視覚的に確認できる機能です。この機能を使用することで、訪問者がどの地域からアクセスしているかをリアルタイムで把握することができます。
{% endhint %}

### リアルタイムの地域分析の活用シーン

* マーケティング活動の効果測定
* 地域別のユーザー行動分析
* 特定地域へのプロモーション活動における戦略立案

### 操作/設定方法

1. 「リアルタイム」メニューを選択
2. 「地域」をクリック
3. 地図上で訪問が発生している地域を確認
   * 緑の円で表示され、円の大きさが訪問数を示します（大きい円ほど多くの訪問）。

### **🔍**主要機能

1. **地図表示**
   * 緑の円：訪問が発生している全ての地域を表示
   * 円の大きさ：訪問数の多さを反映（大きい円 = 多い訪問、小さい円 = 少ない訪問）
2. **地域リスト**
   * 訪問数の多い順に地域を表示
   * 各地域の「詳細」ボタンをクリックすると、ガイドバーの「地域」リストに遷移

{% hint style="warning" %}
注意：

* リアルタイムデータは、セッション終了後30分～1時間程度でレポートに反映されます。
* サーバーが混雑している場合、データの反映に時間がかかることがあります。
* リアルタイムデータとレポートデータは、異なるタイミングで更新されるため、注意が必要です。
  {% 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://helps.ptengine.com/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.
