> 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/how-create-push-notification-campaign.md).

# 推送通知：如何创建推送通知广告活动

如果你想扩大流量获取，而仅仅在发布商网站上展示广告还不够，那么推送通知就是你的最佳选择。当用户订阅某个网站的通知后，你就可以向该用户投放你的优惠推广，从而将个性化广告推送到用户设备上。你可以在以下内容中了解推送通知的所有优势： [这篇博客文章中](https://www.exoclick.com/9-reasons-why-advertisers-should-use-exoclicks-push-notifications/).

在本教程中，我们将向你展示如何创建一个推送通知广告系列。

## 如何创建推送通知广告系列

首先，选择你喜欢的推送通知尺寸： **192x192** 或 **728x480**.

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

这两种尺寸的主要区别在于：在无法显示完整图片的环境中，728x480 格式会缩小为图标。它们在效果上没有区别。

然后，在创建变体时，添加 [**动态标签**](/advertisers/campaigns/creating-a-campaign/create-campaign-step2.md#using-dynamic-tokens-in-landing-page-urls) 到你的 **标题** 和 **描述** ，以便为用户个性化展示广告。

你还可以在你的变体中添加 **表情符号** ，以使你的 Push 活动更贴近用户。请查看 [本教程](/tutorials/zh/jiao-cheng/guang-gao-zhu-jiao-cheng/how-add-emojis-push-notifications-campaign.md) ，以了解如何在你的活动中使用表情符号。

接下来，选择你的定向设置。请注意， **重定向** 以及某些 **浏览器** （例如：App 内、Safari、通用等）不适用于推送通知。你可以在 [本说明文档中的主广告主部分](/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md)

***

**注意**：推送通知活动默认也会定向到 **页面内推送** 版位。页面内推送支持重定向，因此你可能会在活动设置过程中看到此选项可用。不过，如果你启用重定向，你将只会接收到来自页面内推送版位的流量。

更多信息请查看我们的 [页面内推送活动教程](/tutorials/zh/jiao-cheng/guang-gao-zhu-jiao-cheng/how-create-in-page-push-notification-campaign.md).

***

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

就这样！你的活动现在应该已经可以提交给我们的合规部门审核了，如果通过审核，它应该会立即开始接收流量。如果你在设置推送通知活动时遇到任何问题，请联系你的客户经理或 [联系客户成功团队](https://www.exoclick.com/contact/).


---

# 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/how-create-push-notification-campaign.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.
