How do you track push opens from Javascript. I'm getting my notifications successfully through $cordovaPush, but the Parse docs only explain how to track opens from IOS. Has anyone figured out how to do this from JS?
https://www.parse.com/docs/push_guide#receiving-tracking/iOS
The JavaScript SDK does not currently support receiving pushes. To learn more about handling received notifications in iOS or Android, use the platform toggle at the top. (as of May 2015)