> 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/funnel-designs/types-of-funnels/hero.md).

# ヒーロー

{% hint style="info" %}
ヒーローファネルのテンプレートは、1つのファネルステップで構成されています。

1. ランディングページ
   {% endhint %}

<figure><img src="/files/4OBtiMt4rGbLCSnVqWCJ" alt=""><figcaption></figcaption></figure>

### ヒーローファネルとは？

ヒーローファネルは、コンテンツへの複数のリンクをまとめたランディングページを作成できる、ソーシャルメディアマーケティングでよく使われる手法です。プロフィールを頻繁に更新したり、リンク付きの投稿を繰り返し作成したりする代わりに、シンプルで視覚的に魅力的な1ページで複数のリンクをまとめてオーディエンスに共有できます。

独自のURLを持つランディングページを作成し、複数のクリック可能なボタンを配置して、それぞれをブログ記事、動画、商品、SNSプロフィール、外部サイトなどの特定のコンテンツにリンクさせられます。多様なコンテンツを共有したいものの、SNSのプロフィールや投稿をリンクだらけにしたくないビジネスや個人に特に有用です。ヒーローファネルを使えば、複数のリンクを簡単かつ効率的に共有できるうえ、マーケティングに役立つ分析機能も利用できます。

### ファネルのステップ

ビルダー内では、1ステップのファネルとして表示されます。これだけで機能するために必要なステップがすべて揃っています。

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

{% hint style="success" %}
ファネルステップの横にある**トロフィーアイコン**は**目標達成**を示し、訪問者が重要なアクションを実行したことを表します。

**アナリティクスでのファネル目標の追跡：**

* **アクションによってトリガーされる** – フォームの記入、CTAのクリック、購入などが対象です。
* **ファネル分析で確認できる** – 達成されたすべての目標は**ファネル分析タブ**で確認できます。

コンバージョンの測定とパフォーマンス最適化に役立つ機能です。
{% endhint %}

### ファネル概要

このファネルは以下のステップで構成されています。

* ランディングページ

### ランディングページ

ランディングページは、コンテナウィジェットを土台に多くの要素を組み合わせて構築されています。ここでの主な目的はリードの獲得です。訪問者が行動を起こしたくなるだけの十分な情報を提供し、リード情報の取得には**フォームウィジェット**を使用します。ユーザーがフォームに入力すると、必要に応じて次のステップへ進みます。この過程でメールアドレスを取得し、メールリストに追加します。

ヒーローファネルのレイアウトは、情報が正しく表示され、読みやすく理解しやすいように複数のコンテナに分割されています。すべてのテンプレートには、何を書けばよいかの手がかりになる簡単なサンプルテキストが入っています。

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

{% hint style="info" %}
**注意：** ファネルデザインのどの要素も、お好みに合わせて自由に編集できます。
{% endhint %}


---

# 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/funnel-designs/types-of-funnels/hero.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.
