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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 4.0.1 (Ice Cream Sandwich) or newer
  • Google Play services 11.8.0 or newer
  • Android Studio 3.0.1 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

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


Languages

Language:Java 100.0%