Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Firebase : Remote config & A/B testing
Search
Alexandra Tritz
January 14, 2019
Programming
0
30
Firebase : Remote config & A/B testing
How to use Firebase to remote config & A/B test your app
Alexandra Tritz
January 14, 2019
Tweet
Share
More Decks by Alexandra Tritz
See All by Alexandra Tritz
Relationship between MVPs
alexandratritz
0
43
Rethinking BlaBlaCar's app architecture
alexandratritz
0
330
Feature Flags on Android At BlaBlaCar
alexandratritz
1
320
Analytics & Monitoring at BlaBlaCar
alexandratritz
0
470
Développer une app Android en 2015
alexandratritz
3
510
Other Decks in Programming
See All in Programming
業務でAIを使いたい話
hnw
0
230
CSC305 Lecture 11
javiergs
PRO
0
320
Software Architecture
hschwentner
6
2.4k
はじめてのDSPy - 言語モデルを『プロンプト』ではなく『プログラミング』するための仕組み
masahiro_nishimi
4
18k
なんでRustの環境構築してないのにRust製のツールが動くの? / Why Do Rust-Based Tools Run Without a Rust Environment?
ssssota
14
47k
品質ワークショップをやってみた
nealle
0
940
퇴근 후 1억이 거래되는 서비스 만들기 | 내가 AI를 사용하는 방법
maryang
2
410
Claude Agent SDK を使ってみよう
hyshu
0
1.5k
外接に惑わされない自システムの処理時間SLIをOpenTelemetryで実現した話
kotaro7750
0
160
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
220
CSC509 Lecture 07
javiergs
PRO
0
250
AIのバカさ加減に怒る前にやっておくこと
blueeventhorizon
0
150
Featured
See All Featured
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Designing for humans not robots
tammielis
254
26k
For a Future-Friendly Web
brad_frost
180
10k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.7k
Testing 201, or: Great Expectations
jmmastey
46
7.7k
Embracing the Ebb and Flow
colly
88
4.9k
Optimizing for Happiness
mojombo
379
70k
How STYLIGHT went responsive
nonsquared
100
5.9k
How GitHub (no longer) Works
holman
315
140k
Side Projects
sachag
455
43k
Typedesign – Prime Four
hannesfritz
42
2.9k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
Transcript
Firebase : remote config & A/B testing
Menu History Setup Remote config A/B test Fight ! Demo
Problems
None
History 2011 2014
Usages MOBILE & BACK END
Firebase : main features for back end and apps
Backend usage
Backend usage
Backend usage
None
• • • • • • • https://firebase.google.com/docs/android/setupm/docs/android/setup Setup -
Android application
Setup - Android application
None
Change the behavior and appearance of your app without publishing
an app update What is Firebase remote config ?
What is “remote config” ?
How does Firebase remote config work ? Launch time Local
JSON Fetch firebase JSON App launched FB JSON Local JSON Success Failure
Setup - Android application Init and set defaults
Setup - Android application Get keys in app
Setup - Android application Default values defined in app
Setup - Android application Get values in app
None
Optimize your app experience by making it easy to run,
analyze, and scale product and marketing experiments What is Firebase A/B testing ?
What is “A/B testing” ?
What is “A/B testing” ?
How does Firebase A/B testing work ? Launch time Local
Value Fetch firebase JSON App launched FB Value Local Value Success Failure
None
A/B testing : Trivago
A/B testing : LaFourchette Variant A Control group Variant B
A/B testing on DHP A/B test on DHP case
A/B testing on DHP A/B test on DHP case
Results on Firebase
Results on Firebase
None
Who wins ? Remote config A/B testing
None
None
• • • Problems
None
Alexandra TRITZ