> 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/ja/chtoriaru/kechtoriaru/how-add-emojis-push-notifications-campaign.md).

# 絵文字：キャンペーンに絵文字を追加する方法

追加する **絵文字** キャンペーンに絵文字を追加すると、エンゲージメントが大幅に向上することが実証されています。絵文字は、サイトのテキストの中でキャンペーンを目立たせ、エンドユーザーとの距離を縮めます。

絵文字は次の用途で利用できます： **ネイティブ** と **プッシュ通知** キャンペーン。絵文字は3つの簡単な手順でキャンペーンに追加できます：

{% stepper %}
{% step %}

#### "ネイティブ" または "プッシュ通知" を選択

キャンペーン作成時に "ネイティブ" または "プッシュ通知" 形式を選択してください：

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

{% step %}

#### 使用したい絵文字を入手する

次のような絵文字サイトから、使用したい絵文字を入手します： [Emojipedia.org](https://emojipedia.org/) または [GetEmoji.com](https://getemoji.com/).

{% hint style="info" %}
絵文字のデザインは広告が表示されるOSによって異なります。つまり、絵文字の見た目はWindows、Android、iOSなどで異なります。OSのバージョンが古すぎると、絵文字が正しく表示されない場合があります。そのため、絵文字を選ぶ際はターゲットオーディエンスを考慮してください。
{% endhint %}
{% endstep %}

{% step %}

#### 絵文字を貼り付ける

絵文字を次の欄に貼り付けます： **タイトル** または **説明** 欄：

<figure><img src="/files/48f3261f59666ab28a4ee391d93aa270f62eb7a0" 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/ja/chtoriaru/kechtoriaru/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.
