1

I am setting up an A/B Test in Firebase for my Android app and my data is coming via Google Analytics into Firebase.

Now, I want to filter for a specific event as the Goal Metric for this A/B test but there is no option to do this. I have 1000's of events, so I need to filter. How to do this?

enter image description here

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
LaLaTi
  • 1,455
  • 3
  • 18
  • 31

1 Answers1

2

Firebase ABT supports search for the goal metric, start typing the goal metric search box and it will filter

Tian Lan
  • 21
  • 3