# Experience設定

原則として、WebサイトにPtengineの基本タグが設置されていれば、Experience機能をご利用いただけます。

ただし、以下のような施策をExperienceで配信する場合には、追加の設定が必要です。

* 個人情報に基づいたパーソナライズ配信
* 購入された商品情報に基づいたパーソナライズ配信

これらの施策に必要な特定の行動データや個人情報を取得するためには、イベント機能やユーザー識別機能を利用します。

このセクションでは、Experienceのイベント機能とユーザー識別機能について、およびそれぞれのタグの取得方法と設定方法などを説明します。


---

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