Push Notifications

Decide who can be reached by push, through which endpoint, and what each send does to the permission the channel depends on. Use when planning how and when to ask for notification permission on iOS, Android or the web, when opt-in looks fine but the channel keeps shrinking, when nobody knows how many people the push base reaches, when notifications get switched off and nobody notices, when one promotion lights up every device a person owns, when an offer arrives after it ended, or when deciding which endpoints a message should go to. Covers the ask budget of each platform, the pre-permission screen, provisional authorization, marketing opt-in apart from display permission, the endpoint registry and token staleness, the fan-out rule, interruption levels, expiry and collapse keys. Not the trigger, not the cross-channel cap or quiet hours, not consent as a lawful basis, not in-app messages.

808enzo Updated

File contents

808enzo/chappie/tree/main/skills/push-notifications commit 30c069bce3

Frequently asked questions

npx skillmds@latest add 808enzo/push-notifications