> 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/ru/uchebnye-materialy/uchebnye-materialy-dlya-reklamodatelei/how-add-emojis-push-notifications-campaign.md).

# Эмодзи: как добавить эмодзи в ваши кампании

Добавление **эмодзи** Добавление эмодзи в ваши кампании, как доказано, действительно повышает вовлечённость конечных пользователей. Эмодзи выделяют вашу кампанию среди текста сайта и делают её ближе к конечному пользователю.

Эмодзи доступны для **Нативный** и **Push-уведомление** кампаний. Вы можете добавить эмодзи в свои кампании за 3 простых шага:

{% stepper %}
{% step %}

#### Выберите «Native» или «Push Notification»

При создании кампании выберите формат «Native» или «Push Notification»:

<figure><img src="/files/970fa53a65e15f48eedee39a952d6bb9cd87021d" 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/06d44fe59263ae036fe523db4103011527ef7c12" alt=""><figcaption></figcaption></figure>

Вариации Native и Push Notification имеют **ограничение в 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/ru/uchebnye-materialy/uchebnye-materialy-dlya-reklamodatelei/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.
