Other
Pusher
Looking for a way to send push notifications via Pusher? This step-by-step tutorial will show you how to integrate Pusher’s API the easy way.
Profile Requirements
To deliver a message to a recipient via Pusher, Courier must be provided a target object that contains the recipient’s pusher channel. This value should be included in the recipient profile as ‘pusher’.
Template Requirements
Pusher can be used in Courier in two ways. One is via the “Push” channel the other is via a direct Pusher channel. When in the direct Pusher channel, a jsonnet editor will be provided for you to customize your payload. When Pusher is integrated via the push channel, a rich editor will be shown.
Example Event
Tracking Events
Courier will include tracking URL information in the data
attribute on the incoming message payload.