I am using self hosted Parse server with parse dashboard, My question is how to configure / Integrate or enable Parse Analytics. Means how to enable or configure Analytics Adopters in Parse Server and enable Analytics widget in Parse Dashboard. I do not want to use parse alternative analytics if its possible. Any Help will be highly appreciated.
Asked
Active
Viewed 1,336 times
2

Manuel
- 14,274
- 6
- 57
- 130

Ambreen Khan
- 169
- 1
- 2
- 12
-
Is there no one GURU to help on this problem? – Ambreen Khan Mar 07 '18 at 16:45
1 Answers
1
As of today (August 2018) it looks like Analytics with Parse Server is not supported.
https://docs.parseplatform.org/parse-server/guide/#analytics
It also seems that there are no plans to implement the Analytics feature in the open-source Parse Server.
https://github.com/parse-community/parse-server/issues/182
You could create your own "Class" and store whatever information you want in it, but you'd also need to build your own system for viewing that data.

cr0ybot
- 3,960
- 2
- 20
- 22