> 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/es/tutoriales/tutoriales-para-anunciantes/how-add-emojis-push-notifications-campaign.md).

# Emojis: Cómo añadir emojis a tus campañas

Añadir **emojis** a tus campañas ha demostrado aumentar realmente la interacción con los usuarios finales. Los emojis hacen que tu campaña destaque sobre el texto del sitio y la acercan más al usuario final.

Los emojis están disponibles para **Nativo** y **Notificación push** campañas. Puedes añadir emojis a tus campañas en 3 sencillos pasos:

{% stepper %}
{% step %}

#### Selecciona "Nativo" o "Notificación push"

Selecciona el formato "Nativo" o "Notificación push" al crear la campaña:

<figure><img src="/files/7c4cd7a985ef6c869839255a825d42e0206791fe" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Obtén el emoji que quieres usar

Obtén el emoji que quieres usar de un sitio web de emojis como [Emojipedia.org](https://emojipedia.org/) o [GetEmoji.com](https://getemoji.com/).

{% hint style="info" %}
El diseño del emoji depende del sistema operativo en el que se mostrará el anuncio, lo que significa que un emoji se verá diferente en Windows, Android, iOS, etc. Algunos emojis no se mostrarán correctamente si la versión del sistema operativo es demasiado antigua, así que asegúrate de tener en cuenta a tu público objetivo al elegir el emoji.
{% endhint %}
{% endstep %}

{% step %}

#### Pega el emoji

Pega el emoji en el **Título** o **Descripción** campo:

<figure><img src="/files/46b45760533b1fe0f5d749a13851073ccdff9d6f" alt=""><figcaption></figcaption></figure>

Las variantes Native y Push Notification tienen un **límite de 90 caracteres** en Títulos y Descripciones. Sin embargo, no tienes que preocuparte por esto porque **los emojis solo cuentan como 1 carácter**.

Puedes añadir tantos emojis como quieras, pero te aconsejamos usarlos con moderación para asegurarte de que transmites tu mensaje y evitar confundir al usuario final. Puedes encontrar algunas ideas sobre cómo usar emojis de forma efectiva en [**esta entrada del blog**](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/es/tutoriales/tutoriales-para-anunciantes/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.
