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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Alexandra Tritz
January 14, 2019
Programming
0
34
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
48
Rethinking BlaBlaCar's app architecture
alexandratritz
0
330
Feature Flags on Android At BlaBlaCar
alexandratritz
1
320
Analytics & Monitoring at BlaBlaCar
alexandratritz
0
490
Développer une app Android en 2015
alexandratritz
3
530
Other Decks in Programming
See All in Programming
疑似コードによるプロンプト記述、どのくらい正確に実行される?
kokuyouwind
0
390
AIと一緒にレガシーに向き合ってみた
nyafunta9858
0
230
AIで開発はどれくらい加速したのか?AIエージェントによるコード生成を、現場の評価と研究開発の評価の両面からdeep diveしてみる
daisuketakeda
1
2.5k
IFSによる形状設計/デモシーンの魅力 @ 慶應大学SFC
gam0022
1
300
AgentCoreとHuman in the Loop
har1101
5
240
Grafana:建立系統全知視角的捷徑
blueswen
0
330
AI巻き込み型コードレビューのススメ
nealle
1
270
高速開発のためのコード整理術
sutetotanuki
1
400
dchart: charts from deck markup
ajstarks
3
990
フロントエンド開発の勘所 -複数事業を経験して見えた判断軸の違い-
heimusu
7
2.8k
16年目のピクシブ百科事典を支える最新の技術基盤 / The Modern Tech Stack Powering Pixiv Encyclopedia in its 16th Year
ahuglajbclajep
5
1k
Lambda のコードストレージ容量に気をつけましょう
tattwan718
0
130
Featured
See All Featured
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.3k
Mind Mapping
helmedeiros
PRO
0
81
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Amusing Abliteration
ianozsvald
0
100
Marketing to machines
jonoalderson
1
4.6k
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
The untapped power of vector embeddings
frankvandijk
1
1.6k
Unsuck your backbone
ammeep
671
58k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
320
The Pragmatic Product Professional
lauravandoore
37
7.1k
How GitHub (no longer) Works
holman
316
140k
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