> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/tutorials/ja/chtoriaru/kechtoriaru/email-clicks-ad-format.md).

# メールクリック：メールクリックキャンペーンの作成方法

Email Clicksトラフィックとは、パブリッシャーのサイトに登録しているユーザーへ送信されるメールから発生するトラフィックです。メールには、ユーザーを広告主のランディングページまたはプレランディングページへ誘導する行動喚起が含まれています。

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

広告主は、入札またはTraffic Shareの固定契約でEmail Clicksを購入できます（このオプションについては、アカウントマネージャーにご連絡いただくか、 [Customer Successチームまでお問い合わせください](https://www.exoclick.com/contact/)).

## Email Clicksキャンペーンの作成方法

Email Clicksキャンペーンを作成するには、単に [通常のキャンペーンと同じ手順に従ってください](/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md)。ただし、必ず **「Email Clicks」** を広告フォーマットとして選択してください:

<figure><img src="/files/69e9ccc4a0af5c3891577fb40ecb39e4a77c7c35" alt=""><figcaption></figcaption></figure>

このフォーマットは以下で入札可能です **CPC** と **Smart CPC**。コストを抑えるため、以下を選択することを強くおすすめします **Smart CPC**。これにより、探しているトラフィックの競争がそれほど激しくない場合に、コストを節約できます。

また、以下の頻度キャッピングを有効にすることも検討してください **24時間あたり1～2クリック**。これにより、初期のトラフィック流入を抑制し、トラフィックの品質をより適切に評価できます。

最後に、必ず以下を有効にしてください [**コンバージョントラッキング**](file:///conversion-tracking.md) キャンペーンで有効にして、キャンペーンの利益を測定できるようにしてください。これにより、次のような高度な最適化機能も有効にできるようになります。 [**ビッダー**](file:///bidder.md) 入札価格を最適化するためです。

## Email Passing

Email Clicksの最大の可能性は以下にあります **Email Passing**。デフォルトでは、広告主はユーザーのメールアドレスを取得できませんが、URL内のパラメータを使うことで、その情報を利用し、 **登録フォームを自動入力して、オファーの登録率を向上させることができます**.

この機能を有効にするには、アカウントマネージャーにご連絡いただくか、 [Customer Successチームまでお問い合わせください](https://www.exoclick.com/contact/).

{% hint style="info" %}
**注**：Email Passingは、アカウントマネージャー／Customer Successの承認基準に基づいて有効化されます。
{% endhint %}

## ベストプラクティス

Email Clicksサイトでよく使われる重要なマクロは **{sub}**。このトークンにより、以下を受け取ることができます **Sub ID**。これは、ウェブサイトで使用される各データベースに関連しています。以下に記載されている他のマクロの一部も使用できます [こちら](/advertisers/campaigns/macros.md)

Sub IDを収集したら、以下を使ってターゲット指定または除外できます **Sub ID** Zoneターゲティング内のターゲティングセクション:

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

以下を実施することを強くおすすめします **A/Bテスト** ランディングページ、プレランディングページ、登録ページの間で、どれが最もコンバージョン率が高いかを確認してください。

最後に、ぜひ以下をご覧ください [**ブログ**](https://www.exoclick.com/about-us/blog/) 宣伝している商材に合うケーススタディを見つけてください。


---

# 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.exoclick.com/tutorials/ja/chtoriaru/kechtoriaru/email-clicks-ad-format.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.
