> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/platform/website-funnel-builder/dashboard-overview.md).

# ダッシュボード概要

サイトの**ダッシュボード**を管理することは非常に重要です。ダッシュボード内では、最もパフォーマンスの良いページから、サイトを検索する際に使用される最も人気のあるデバイスまで、ウェブサイトのトラフィックデータの概要を確認できます。これはマーケティング活動に役立つ非常に貴重な情報です。

以下のハイライトされてい「ダッシュボード」をクリックしてください。

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

### アナリティクス

概要タブでは、以下のことができます。

* すべてのページに対する時間別/日別のウェブサイトトラフィックを確認できます。日別タブを選択し、右側の日時タブで日付範囲を設定すると、トラフィックや訪問者に関するサイトの全体像を把握できます。
* どのページが人気か。
* ウェブサイトのトラフィックの発生元。
* ユーザーが入力している検索クエリ。
* 訪問者が使用しているデバイス。
* 人気のあるブラウザ。
* ストレージと帯域幅の管理。

![](https://tawk.link/5fdb9abedf060f156a8e15f1/kb/attachments/34p_RDGD6Y.png)

日付タブを使用して、ウェブサイトのトラフィックを分析したい期間を選択します。

![](https://tawk.link/5fdb9abedf060f156a8e15f1/kb/attachments/GZ1rAfzXZI.png)

### ウェブサイトに管理者を追加する

![](https://tawk.link/5fdb9abedf060f156a8e15f1/kb/attachments/twTF3jH4wk.png)

ウェブサイトに管理者を追加して、設計から管理までサポートできます。

**管理者権限を設定**し、**管理者のメールアドレスを入力するだけ**で、管理者に招待するメールが届きます。

変更タブを選択し、作業中の他のプロジェクトまたはファネルに権限を与えることができます。 また、ファネルを販売している場合には、 ここでファネルへのアクセスを許可できます。

プランに5つのファネルがある？でも、使うのは1つだけ... ランディングページを作成し、残りの4つを月額課金で販売することで、利益を得ることができます。

![](https://tawk.link/5fdb9abedf060f156a8e15f1/kb/attachments/5luI-rQPgn.png)


---

# 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://docs.opusbooster.com/platform/website-funnel-builder/dashboard-overview.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.
