Skip to content

Release v4.9.5

Compare
Choose a tag to compare
@patedit patedit released this 21 Feb 02:15
· 613 commits to master since this release

We now can track open push notifications (for API 14 and above). Events that will be automatically sent (like iOS):

  • $app_open will be tracked if the user taps on the push notification. campaign_id and message_id are sent as well as message_type=push.
  • $campaign_received will be tracked if the app receives a push while the app is running in the foreground. Same properties as before are sent.