parcelvoy / platform

Parcelvoy: Open source multi-channel marketing automation platform. Send data-driven emails, sms, push notifications and more!
https://parcelvoy.com
MIT License
257 stars 47 forks source link

Adds tracking for clicking on push notifications with actions #518

Closed pushchris closed 1 month ago

pushchris commented 1 month ago

Allow for enabling wrapping of deep link URLs inside of push notifications similar to emails so that when a user clicks on a push notifications the associated URL triggers a push_clicked event. This does require updating the client side SDKs for proper support.

Resolves #499