Access analytic analysis data using the javascript SDK or Rest API

I want to get syntax analysis analytics for my application using javascript or Rest API, is Parse support for this? I want to display these custom events in my own web panel. same question posted here: Get a custom Parse Analytics dashboard ?

+5
source share
1 answer

I’m sure that we can’t fulfill the request / receive, but we can download the Google Analytics data in CSV format from the Google Analytics toolbar. (Upper right button).

Some details - https://www.parse.com/questions/query-for-analytics-event-data

+1
source

Source: https://habr.com/ru/post/1202848/


All Articles