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
320
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
500
Other Decks in Programming
See All in Programming
新世界の理解
koriym
0
140
TDD 実践ミニトーク
contour_gara
0
150
Scale out your Claude Code ~自社専用Agentで10xする開発プロセス~
yukukotani
9
2.6k
Claude Codeで実装以外の開発フロー、どこまで自動化できるか?失敗と成功
ndadayo
2
1.4k
CSC305 Summer Lecture 06
javiergs
PRO
0
100
AIコーディングAgentとの向き合い方
eycjur
0
230
コーディングは技術者(エンジニア)の嗜みでして / Learning the System Development Mindset from Rock Lady
mackey0225
2
580
サーバーサイドのビルド時間87倍高速化
plaidtech
PRO
0
490
Rancher と Terraform
fufuhu
0
110
コンテキストエンジニアリング Cursor編
kinopeee
1
710
実践!App Intents対応
yuukiw00w
1
350
SOCI Index Manifest v2が出たので調べてみた / Introduction to SOCI Index Manifest v2
tkikuc
1
110
Featured
See All Featured
Thoughts on Productivity
jonyablonski
69
4.8k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
900
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
How GitHub (no longer) Works
holman
315
140k
Rails Girls Zürich Keynote
gr2m
95
14k
Navigating Team Friction
lara
189
15k
Building Adaptive Systems
keathley
43
2.7k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
For a Future-Friendly Web
brad_frost
179
9.9k
Making Projects Easy
brettharned
117
6.3k
Typedesign – Prime Four
hannesfritz
42
2.8k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.5k
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