# Insight設定

このセクションでは、Insightの機能を正しく動作させるための基本設定から、不要なデータを除外するカスタマー設定まで、詳しく説明します。

**Ptengineを正常に機能させるためには、以下の2つの大前提があります。**

1. **Insightの設定画面で**[**ドメインを追加する**](/insight/setting/add-domain.md)**こと**
2. **対象のサイトやページにPtengineの**[**基本タグを設置する**](/start-guide/quick/tag-setup.md)**こと**

これらを踏まえ、不正アクセスの疑いがあるIPアドレスや、ユーザーエージェント（UA）の除外が可能です。\
また、データ計測に関するセッション時間のカスタマイズや、URLの統一ルールの指定にも対応しています。

詳細については、各ページをご参照ください。


---

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