# ドメイン追加

{% hint style="success" %}
**ドメイン追加とは**

「ドメイン追加」は、Ptengineで計測・分析したいウェブサイトのドメインを登録する機能です。特に、複数のドメインやサブドメインにまたがるユーザーの行動を正確に分析する「クロスドメイン機能」を利用するためには、対象となる全てのドメインを登録する必要があります。
{% endhint %}

### **主要機能**

* **正確なクロスドメイン計測**\
  複数のドメインをまたいで訪問するユーザーの行動を、途切れることなく一連のデータとして正確に計測できます。
* **複数ドメインの一元管理**\
  分析対象となるウェブサイトのドメインを一覧で管理し、計測範囲を明確にできます。

{% hint style="danger" %}
**注意事項**

* 登録漏れがある場合、Ptengineの機能が正しく動作しません。
* Growthプランではドメインの登録数が無制限ですが、異なるサイトのデータが混在する可能性があるため、最小限のドメイン登録を推奨します。
  {% endhint %}

### 設定方法

以下の手順で、計測したいドメインを登録できます。

1. Ptengine Insightにログインします。
2. 画面右上の**歯車アイコン**をクリックします。
3. 画面の指示に従い、ドメイン設定画面で計測対象のドメインを追加します。

<figure><img src="/files/XefWNlzqKTA3y7vYNZL3" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**活用ポイント**

* 複数ドメインを計測する場合、[ページグループ](/insight/data-center/content-page-group.md)を作成するとヒートマップの確認が容易になります。
* メインドメイン・サブドメイン・サブディレクトリの詳細定義は[こちらの記事](/faq/tag-and-domain/domain-main-vs-sub.md)で確認できます。
  {% 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/setting/add-domain.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.
