> For the complete documentation index, see [llms.txt](https://docs.nubrick.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nubrick.app/experiment_edior/goal.md).

# ゴールメトリクス

{% hint style="danger" %}
設定内容は自動で保存されないため、必ず設定内容を変更、追加した場合には右下の青い保存ボタンを押してください
{% endhint %}

### ゴールメトリクスとは

エクスペリメントのゴールとなる指標を設定する項目で、最大3つまで、カスタムイベントも設定可能です。

### デフォルトで設定できるゴール

* リテンション1日、リテンション2〜3日、リテンション4〜7日、リテンション8〜14日、リテンション15日以上

### カスタムイベントをゴールに指定する

* バナーやボタンなどのクリックをカスタムイベントとしてゴールに指定することも可能です
  * その場合、バリアントの編集画面で"Dispatch Event on click"の"Event"の"name"の設定を行ってください
  * "Dispatch Event on click"の"Event"で指定した"name"と同じイベント名をゴールメトリクスの"select or input"と記載のあるエリアに直接打ち込むと設定が可能です
    * この際、イベント名の入力を間違えるとゴールカウントされないためご注意ください
    * 一度施策が配信され、クリックイベントが発火するとゴールメトリクスの選択肢から選択することも可能です
      * テスト配信、クリック後に指定する方法もおすすめです


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.nubrick.app/experiment_edior/goal.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.
