4

I am sending some custom properties to firebase when I trigger an event but they do not appear in Firebase.

I have enabled the debug view and the data does arrive perfectly fine in the debug stream.

Debug View: https://i.sstatic.net/mImAj.jpg

Analytics: https://i.sstatic.net/cArrJ.jpg

Am I missing something?

2
  • Did you set up custom parameter reporting? support.google.com/firebase/answer/…
    – Jen Person
    Commented Jun 27, 2017 at 21:55
  • How long have you waited? DebugView can show data within 1 minute but aggregated data will appear on the dashboard within 4 hours.
    – adbitx
    Commented Jun 27, 2017 at 22:34

1 Answer 1

1

I had exactly the same problem but after a few days, my custom parameters now have values. It's so strange but after 4 days, all the custom parameters suddenly have values and everything works just fine!

Not the answer you're looking for? Browse other questions tagged or ask your own question.