0

I integrated Firebase with my Android app and logged a few events. The logcat reports it as:

Event recorded: Event{appId='com.example.appid', name='screenView', params=Bundle[{pageName=pageForgotUsername, _o=app}]} Event recorded: Event{appId='com.example.appid', name='screenView', params=Bundle[{pageName=pageLogin, _o=app}]} Event recorded: Event{appId='com.example.appid', name='screenView', params=Bundle[{pageName=pageQuickSetup, _o=app}]} 

How can I view the values of pageName on Firebase console? All I see is screenView in events.

Do we need 10 different devices to view data for any audience?

2
  • 1
    Please refer to the answer to this question and this question Commented Jul 21, 2016 at 20:02
  • @mkwongh2g2: To conclude i can view custom parameters using Big Query only. Creating a new Audience is not an option. Is my understanding correct? Commented Jul 22, 2016 at 15:52

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.