> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# プッシュ通知

> PlayFab のプッシュ通知でプレイヤーのリテンションを向上させましょう: Android および iOS デバイスに無制限のカスタマイズされたメッセージを送信して、プレイヤーの再エンゲージメントとチャーンの削減を実現します。

プッシュ通知は、プレイヤーが現在ゲームを実行していない場合でも、プレイヤーのデバイスに即座にカスタマイズされたメッセージを送信するチャネルをゲームに提供します。

通知は、ユーザーがメッセージを受信したこと、ゲーム内で更新が利用可能なこと、ユーザーが何らかのアクションを取る必要があることなどを示すために使用できます。適切に使用されれば、チャーン前の重要な瞬間にプレイヤーをゲームに引き戻して、ゲームのリテンションを向上させる非常に効果的なツールとなります。

PlayFab のプッシュ通知機能を使用することで、開発者は無制限のプッシュ通知を、任意の数のデバイスに完全無料で送信できます。

以下のスクリーンショットは、Android デバイスの通知エリアに表示されたプッシュ通知の例です。

<img src="https://mintcdn.com/microsoft-4404708b/3hg2JQs0m7qmDqay/images/playfab/live-service-management/game-configuration/title-communications/tutorials/android-notifications-screen.png?fit=max&auto=format&n=3hg2JQs0m7qmDqay&q=85&s=a0bd4c4172cd1f3ff51dd273f7ceee98" alt="Android デバイス - 通知画面" width="1280" height="800" data-path="images/playfab/live-service-management/game-configuration/title-communications/tutorials/android-notifications-screen.png" />

ベスト プラクティスとして、システム OS で許可/拒否を求めるプロンプトが表示される *前* に、プッシュ通知サービスをどのように使用し、プレイヤーにどのような価値を提供するかを、プレイヤーに事前に伝える必要があります。

ゲームがプッシュ通知を通じてどのように報酬を与えたり、コミュニケーションを取ったりするかを説明することが、コミュニティ エンゲージメントを構築するか、プレイヤーを遠ざけるかの分かれ道になります。プッシュ通知のベスト プラクティスの詳細については、[このブログ記事](https://blog.playfab.com/blog/push-it-real-good-how-get-players-say-yes-push-notifications/) を参照してください。


## Related topics

- [プッシュ通知](/ja-jp/services/playfab/live-service-management/game-configuration/title-communications/push-notifications/index.md)
- [iOS 用プッシュ通知](/ja-jp/services/playfab/live-service-management/game-configuration/title-communications/push-notifications/push-notifications-for-ios.md)
- [Android 用プッシュ通知](/ja-jp/services/playfab/live-service-management/game-configuration/title-communications/push-notifications/push-notifications-for-android.md)
- [プッシュ通知テンプレート](/ja-jp/services/playfab/live-service-management/game-configuration/title-communications/push-notifications/push-notification-templates.md)
- [プッシュ通知クイックスタート](/ja-jp/services/playfab/live-service-management/game-configuration/title-communications/push-notifications/quickstart.md)
