8

When creating Firebase AB experiment our custom events don't show up on the Activation event list nor on the Goal metric event list. Both of those events are properly showing on the Analytics Event dashboard. To make things weirder, at different points in time there was a possibility to select one of them but they were never shown at the same time. Anyone experiencing something similar?

Petar
  • 139
  • 1
  • 7
  • 1
    Is there a chance any of your events use unusual characters? I know there was an issue where events containing extended character sets weren't being carried over into A/B testing. This might be one of those cases, – Todd Kerpelman Sep 26 '18 at 16:40
  • @ToddKerpelman thanks for the info, but it seems this isn't the case. Our goal event is called `RegistrationEntryExperimentOneDay` and our activation event `RegistrationEntryExperimentActivationV2`. – Petar Sep 26 '18 at 19:54
  • 1
    It might not be just the two events you're interested in, but any event that you've used so far. I would take a look at all of your events and just double check that there aren't any unusual characters in there. – Todd Kerpelman Sep 27 '18 at 00:50

2 Answers2

0

It seems that the issue was fixed somehow and now the events are being shown. We didn't do anything from our side so I am hoping someone from the firebase team has intervened and that the issue won't resurface in the next experiment. Thanks!

Petar
  • 139
  • 1
  • 7
-1

Firebase ABT will show events which have been logged in the last 30 days. Please check if the event you want has been logged by your app recently.