3
0 Comments

Do you make your own dashboard?

Hello All! I would like to get some feedbacks about the problem I found.
I really appreciate if any comments!

I've made several side projects and dashboard. Normally Google Analytics is enough for just watching metrics such as DAU/MAU, but always I need personalized dashboard to investigate more.

For some small datas, sending query to database, get datas and display the results is ok ( although it is annoying for develop ). But for large datas such as user's click or behaviors, I think it is almost impossible for small projects because there are lots of work needs to be done. ( collecting data, large scale data mining using Spark, Hadoop etc)

So,

  1. Do you make your own dashboard?
  2. Do you also have the same problem?
  3. How did you solve this problem?
on August 23, 2021