1

Firebase blog announce that Realtime Analytics For Everyone but still my firebase analytics didn't get Streaview

enter image description here

So anyone can tell me How to activate StreamView??

Thanks in advance.

Kosrat D. Ahmad
  • 468
  • 8
  • 14

2 Answers2

1

As the blogpost says,

DebugView from Firebase Analytics are being rolled out to the general public.

If you don't have it already, expect to see the report in the next week or so.

Steve Ganem
  • 10,591
  • 2
  • 39
  • 32
  • you can track it during 60seconds: https://firebase.google.com/docs/analytics/debugview https://support.google.com/firebase/answer/7201382?hl=en&utm_id=ad&authuser=0 – yozhik Jan 22 '18 at 14:42
0

Latest Firebase dashboard comes default with StreamView and debugView. Only diff would be DebugView helps developers to test if events are programmed as required before publishing to stores.

For more: https://firebase.google.com/docs/analytics/debugview

Faisal
  • 1,332
  • 2
  • 13
  • 29