Reputation: 3928
I'd like to A/B test a feature on our web app, which uses Firebase. When setting up the A/B test, I noticed that it's requiring me to select an "app" (I also have a native app), but I'm trying to target users that are using my web app.
One workaround I can think of is:
The downside of the workaround is that it won't track the Improvement or Experiment results, such as the following:
Is there a way to run a firebase A/B test experiment for a web app? (not native app)
Upvotes: 11
Views: 7396
Reputation: 778
Firebase A/B testing is only available for iOS and Android. You can check other tools like GrowthBook
Upvotes: 2
Reputation: 3800
Firebase A/B Testing is currently available for Android and iOS app. You may file a feature request on Firebase support portal for this.
Upvotes: 4