> 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/it/tutorial/tutorial-per-inserzionisti/how-add-emojis-push-notifications-campaign.md).

# Emoji: come aggiungere emoji alle tue campagne

Aggiunta **emoji** alle tue campagne ha dimostrato di aumentare davvero il coinvolgimento degli utenti finali. Gli emoji fanno risaltare la tua campagna rispetto al testo del sito e rendono la tua campagna più vicina all'utente finale.

Gli emoji sono disponibili per **Nativo** e **Notifica push** campagne. Puoi aggiungere emoji alle tue campagne in 3 semplici passaggi:

{% stepper %}
{% step %}

#### Seleziona "Nativo" o "Notifica push"

Seleziona il formato "Nativo" o "Notifica push" quando crei la campagna:

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

{% step %}

#### Ottieni l'emoji che vuoi usare

Ottieni l'emoji che vuoi usare da un sito web di emoji come [Emojipedia.org](https://emojipedia.org/) o [GetEmoji.com](https://getemoji.com/).

{% hint style="info" %}
Il design dell'emoji dipende dal sistema operativo in cui verrà visualizzato l'annuncio, il che significa che un'emoji avrà un aspetto diverso su Windows, Android, iOS, ecc. Alcune emoji non verranno visualizzate correttamente se la versione del sistema operativo è troppo vecchia, quindi assicurati di tenere a mente il tuo pubblico di destinazione quando scegli l'emoji.
{% endhint %}
{% endstep %}

{% step %}

#### Incolla l'emoji

Incolla l'emoji nel **Titolo** o **Descrizione** campo:

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

Le varianti Native e Notifica push hanno un **limite di 90 caratteri** nei Titoli e nelle Descrizioni. Tuttavia, non devi preoccuparti di questo perché **gli emoji contano solo come 1 carattere**.

Puoi aggiungere tutti gli emoji che vuoi, ma ti consigliamo di usarli con parsimonia per assicurarti di far arrivare il tuo messaggio ed evitare di confondere l'utente finale. Puoi trovare alcune idee su come usare efficacemente gli emoji in [**questo articolo 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/it/tutorial/tutorial-per-inserzionisti/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.
