> 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/zh/jiao-cheng/guang-gao-zhu-jiao-cheng/email-clicks-ad-format.md).

# 邮件点击：如何创建邮件点击广告活动

Email Clicks 流量是来自发送给订阅了发布商网站的用户的电子邮件的流量。邮件中包含一个行动号召，会将用户引导至广告主的落地页或预落地页。

<figure><img src="/files/04d1845522c314c2f5632830c75265d7fee12048" alt=""><figcaption></figcaption></figure>

广告主可以通过竞价或 Traffic Share 固定交易购买 Email Clicks（如需此选项，请联系您的客户经理或 [联系客户成功团队](https://www.exoclick.com/contact/)).

## 如何创建 Email Clicks 广告系列

要创建一个 Email Clicks 广告系列，只需 [按照创建普通广告系列时相同的步骤操作](/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md)。只需确保您选择 **“Email Clicks”** 作为您的广告格式：

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

该格式可按以下方式竞价 **CPC** 和 **智能 CPC**。为了节省成本，我们强烈建议您选择 **智能 CPC**。这样一来，如果您要寻找的流量竞争不大，您就可以节省成本。

另外，建议您启用每 **24 小时 1 或 2 次点击**。这样，您可以限制初始流量，更好地评估流量质量。

最后，请确保启用 [**转化追踪**](file:///conversion-tracking.md) 在您的广告系列中，以便衡量广告系列的收益。这还将允许您启用高级优化功能，例如 [**Bidder**](file:///bidder.md) 以优化其出价。

## Email Passing

Email Clicks 的最大潜力在于 **Email Passing**。默认情况下，广告主无法获取用户的电子邮件，但 URL 中有一些参数可让广告主使用该信息并 **自动填充注册表单，以提高其优惠的注册率**.

要启用此功能，请联系您的客户经理或 [联系客户成功团队](https://www.exoclick.com/contact/).

{% hint style="info" %}
**注意**：是否启用 Email Passing 取决于客户经理/客户成功团队的审核标准。
{% endhint %}

## 最佳实践

在 Email Clicks 网站中经常使用的一个重要宏是 **{sub}**。此标记将让您接收 **Sub ID**，它与网站使用的每个数据库相关。您还可以使用下方列出的其他一些宏 [这里](/advertisers/campaigns/macros.md)

收集到 sub ID 后，您可以使用 **Sub ID** Zone 定向中的定向部分来对其进行投放或排除：

<figure><img src="/files/03db56cd745cd6922adb851bd172d403320f1b6e" 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/zh/jiao-cheng/guang-gao-zhu-jiao-cheng/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.
