# 数値レポート

このセクションでは、数値レポートの基本構成から各ダッシュボードの見方まで説明いたします。

計測したデータを多角的に確認する前に、まずデータの定義を確認することをおすすめします。同じ名称のデータでも、統計の口径や計測方法が異なる場合、計測結果が一致しないことは当然です。そのため、異なるツールの計測結果を比較する際には、定義が同じであるかどうかを必ずご確認ください。

例えば、「コンバージョン数」の計測単位がユニークユーザー（UU）なのかセッション単位なのか、また1セッションの時間が30分なのか60分なのか、といった点です。詳細は[用語集](/insight/glossary.md)をご参照ください。


---

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