I want to migrate from an exiting custom developed push solution to a third party service.
On a lot of pages I've seen that parse is a very good alternative (Urban Airship too, but that's not in our budget).
The main features what we need are:
- Push Sends vs Open
- Push Active Users based on time, we need to see if users opt out because of our sent push notifications (we need to evaluate when we've sent too many notifications and there are too many push opt-outs)
But I've seen that with parse.com I'm not able to keeping track of active users. Is this correctly or did I not see this feature?
What other solutions you can recommend (we send 3-4 messages/day to 80k users, android and ios).