> 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-add-emojis-push-notifications-campaign.md).

# 表情符号：如何在广告活动中添加表情符号

添加 **表情符号** 在您的活动中添加表情符号已被证明能显著提高与终端用户的互动。表情符号能让您的活动在网站文本中更突出，并让您的活动更贴近终端用户。

表情符号适用于 **原生** 和 **推送通知** 活动。您可以通过 3 个简单步骤为您的活动添加表情符号：

{% stepper %}
{% step %}

#### 选择“原生”或“推送通知”

创建活动时选择“原生”或“推送通知”格式：

<figure><img src="/files/928df70e14ec09638c3ae39e6302163c799040b3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 获取您想使用的表情符号

从表情符号网站获取您想使用的表情符号，例如 [Emojipedia.org](https://emojipedia.org/) 或 [GetEmoji.com](https://getemoji.com/).

{% hint style="info" %}
表情符号的显示效果取决于广告展示所在的操作系统，这意味着同一个表情符号在 Windows、Android、iOS 等系统上的外观会有所不同。如果操作系统版本过旧，某些表情符号可能无法正常显示，因此在选择表情符号时请务必考虑您的目标受众。
{% endhint %}
{% endstep %}

{% step %}

#### 粘贴表情符号

将表情符号粘贴到 **标题** 或 **描述** 字段：

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

原生和推送通知版本有一个 **90 个字符的限制** 用于标题和描述中。不过您无需担心，因为 **表情符号仅算作 1 个字符**.

您可以添加任意数量的表情符号，但我们建议您谨慎使用，以确保传达您的信息并避免让终端用户困惑。您可以在 [**这篇博客文章中**](https://www.exoclick.com/7-emoji-tips-for-push-notification-campaigns/)
{% endstep %}
{% endstepper %}


---

# 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-add-emojis-push-notifications-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.
