> For the complete documentation index, see [llms.txt](https://documentation.pushly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.pushly.com/pushly-ja/platform/organizations/insaito/repto-1.md).

# 獲得レポート

#### 獲得レポート

獲得レポートは、組織全体における購読者のオプトイン実績に関するデータを提供します。2つのレポートレベルに対応しています。

**組織レベル**

組織レベルでは、すべてのドメインにわたる獲得データを集約します。

**内訳:**

* **配信チャネル**
* **デバイスタイプ**
* **配信チャネルとデバイスタイプ**

**指標（列）:**

* 登録
* 購読率
* 権限表示
* 権限を拒否
* 権限を閉じた
* 表示されたプロンプト

**フィルター:**

* **ドメイン** — 表示名で1つ以上のドメインを選択します。リストを検索して **すべて選択** を使うと、複数のドメインをすばやく選択できます。すべてのドメインを含めるにはフィルターを削除してください。

<figure><img src="/files/3d975473137e23c343a9c6e6ec30593351b2b40c" alt=""><figcaption></figcaption></figure>

**ドメインレベル**

ドメインレベルでは明示的なドメイン別内訳が追加されるため、個々のドメイン間で獲得実績を比較できます。

**内訳:**

* **配信チャネル**
* **デバイスタイプ**
* **配信チャネルとデバイスタイプ**

**ディメンション:**

* **ドメイン名** — デフォルトで選択済み
* **ドメインID** — デフォルトで選択済み。選択解除できます

**指標（列）:**

* 登録
* 購読率
* 権限表示
* 権限を拒否
* 権限を閉じた
* 表示されたプロンプト

**フィルター:**

獲得レポートのドメインレベルでは、利用できるフィルターはありません。


---

# 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, and the optional `goal` query parameter:

```
GET https://documentation.pushly.com/pushly-ja/platform/organizations/insaito/repto-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
