问题
Is it possible to fetch app analytics from Parse using a Javascript or REST API? I would like to show download numbers and custom events in my own dashboard.
回答1:
No, you can only push by REST API. https://parse.com/docs/rest
来源:https://stackoverflow.com/questions/25803036/get-parse-analytics-custom-dashboard