Hey, we’re developing an invoice approval solution. We sent multiple reminders to users when they have open approvals:
- A daily email digest that gets send in the morning when you have open approvals
- A mobile push notificaiton on every new invoice approval request
- A mobile push notification where you can be @mentioned
- An email for @mentions
- etc.
We want to learn how users are coming to our app. Are the notifications working? I think for the emails we can use the referrer parameter. But what about push notifications?