> 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/opt-in.md).

# オプトインファネル

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

## オプトインファネルとは

オプトインファネルは、リードを獲得し、メールリストを成長させるために設計されたマーケティング戦略です。ユーザーが価値あるコンテンツやオファーと引き換えにメールアドレスを提供する、4ステップの構成で機能します。

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

**ステップ1：ランディングページ**

最初のステップは、メールアドレスの取得を目的とした入力フォームを備えたランディングページです。ページには、メールアドレスと引き換えに価値あるオファーや特典を約束する見出しを含めるべきです。必要に応じて、名前や電話番号の入力欄を追加することもできます。

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

**ステップ2：注文ページ**

フォームを送信すると、ユーザーはオファーの詳細情報が掲載された注文ページへ移動します。このページには、価格、提供する価値、オファーに付随する追加のメリットなどの詳細を含めるべきです。明確なコールトゥアクション（CTA）ボタンで、チェックアウトへの進行を促します。

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

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

**ステップ3：チェックアウト（アップセル付き）**

決済処理を行うチェックアウトページには、支払い情報の入力フォームが必要です。アップセル商品は、メインのオファーを補完する商品やアップグレードです。限定オファーとして提示し、ユーザーにとって大きな追加価値を提供するものにしましょう。

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

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

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

**ステップ4：サンキューページ**

最後のステップでは、購入を確定し、感謝の気持ちを伝えます。このページでは購入へのお礼を伝えるとともに、類似の商品やサービスに関する追加のリソースやおすすめを提供するとよいでしょう。メールリストへの登録やコミュニティへの参加など、継続的な顧客関係の構築につながる次のアクションを提示します。

<figure><img src="/files/2tkRcPBPpbjCO4p1VZsN" alt=""><figcaption></figcaption></figure>


---

# 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/opt-in.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.
