Firebase A/B testing: Is there a way for a backend event to be used as a goal metric in firebase a/b testing

135 views Asked by At

I have a firebase a/b testing setup with goal metrics set to events sent from the android app, and events sent from the backend.

The a/b test results appears to show the conversion from the android app events, but always shows zero when looking at the conversion from events sent from backend. So it looks like no users did the backend events.

But when we looked at analytics dashboard, the backend events are correctly being sent and recorded in firebase analytics.

It appears that the a/b testing dashboard cannot associate the events from the backend to the same user in the experiments. Thoughts?

0

There are 0 answers