Skip to content

AscendGroup/AB-Testing-with-FirebaseRemoteConfig-and-FirebaseAnalytics-Android

 
 

Repository files navigation

A/B Testing with Firebase Remote Config and Firebase Analytics

A/B Testing with Firebase Remote Config and Firebase Analytics code guideline for Android developers

Prerequisites

  • Supported Android 2.3 (Gingerbread) and newer
  • Google Play services 10.0.1 or newer
  • Android Studio 1.5 or higher
  • google-services.json in app-level folder

Features

  • Fetch param from Firebase Remote Config (50:50 percentiles in conditions) and switch to show bubbles.
  • Set user properties to Firebase Analytics (MyExperiment)
  • Log events to Firebase Analytics when user click on the bubble

Screenshots

Blog

A/B Testing with Firebase Remote Config and Firebase Analytics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%