# Insight概要

Ptengine Insightは、Webサイトの**ユーザー行動を可視化・分析**するための専門ツールです。

## **主な機能**

### データセンター

**流入元やデバイス、地域など、Webサイトに関する様々なデータを確認できます**。豊富なダッシュボードを備えており、それぞれ異なる視点からデータを分析可能です。\
また、期間を指定することで、運用指標のトレンドや異常を詳細に把握できます。\
※ご契約プランにより、データの保存期間が異なります。

### ヒートマップ

特定のページにおけるユーザーの閲覧行動を視覚化するツールです。Ptengineでは、以下の5種類のヒートマップ機能を提供しています：

1. クリックヒートマップ
2. アテンションヒートマップ
3. 分析ヒートマップ
4. 比較ヒートマップ
5. 履歴ヒートマップ

### イベントとコンバージョン

特定の目標に基づいてユーザーの行動をトラッキングする機能です。イベントは、特定のページ上で監視したいボタンや要素を設定・追跡することで、コンバージョンは、ユーザーが複数のページやイベントを経由して行う行動（例：離脱状況など）を数値化するものです。

## 期待される効果

各機能を組み合わせて使用することで、より深いインサイトを得ることができます。\
例えば、データセンターで特定のページのパフォーマンスが低いことを発見したら、そのページのヒートマップを確認して、ユーザーの行動パターンを分析することができます。

機能の使い方など、詳細については各ページをご参照ください。


---

# 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/overview.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.
