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 for Grow
Search
k2wanko
March 28, 2019
Technology
5
950
Firebase for Grow
https://firebase-community.connpass.com/event/121685/
#FJUG
k2wanko
March 28, 2019
Tweet
Share
More Decks by k2wanko
See All by k2wanko
Sales AI Cloud "ailead" TSConfig Strictly Adopted / セールスAIクラウド「ailead」の TSConfig厳格化対応した話 /
k2wanko
2
1.8k
Google Analytics for Firebaseを 使うときに把握しておきたいこと / Keep in mind when using Google Analytics for Firebase
k2wanko
2
490
パスワードのない未来のための Firebaseで実装するFIDO2 / FIDO2 actualized by Firebase for the password-less future
k2wanko
5
2.4k
Firebase Auth& Performance Monitoring
k2wanko
0
350
What's New Firebase 2019 Q1 #FJUG #io19jp
k2wanko
5
2.6k
gosecを試してみた話 / try gosec
k2wanko
1
3.2k
最近のFirebase / Recent Firebase
k2wanko
4
1.6k
Firebase Japan User Group Introduction 2018 #FJUG
k2wanko
0
600
Firestore with Security - Firebase Summit 2018 Report Day
k2wanko
5
1.9k
Other Decks in Technology
See All in Technology
Gaze-LLE: Gaze Target Estimation via Large-Scale Learned Encoders
kzykmyzw
0
330
AIエージェント就活入門 - MCPが履歴書になる未来
eltociear
0
550
Yahoo!広告ビジネス基盤におけるバックエンド開発
lycorptech_jp
PRO
1
280
新卒(ほぼ)専業Kagglerという選択肢
nocchi1
1
2.4k
JavaScript 研修
recruitengineers
PRO
4
340
.NET開発者のためのAzureの概要
tomokusaba
0
230
人を動かすことについて考える
ichimichi
2
330
開発と脆弱性と脆弱性診断についての話
su3158
1
1.1k
Yahoo!ニュースにおけるソフトウェア開発
lycorptech_jp
PRO
0
380
7月のガバクラ利用料が高かったので調べてみた
techniczna
3
560
Understanding Go GC #coefl_go_jp
bengo4com
0
1.1k
帳票Vibe Coding
terurou
0
140
Featured
See All Featured
Typedesign – Prime Four
hannesfritz
42
2.8k
Into the Great Unknown - MozCon
thekraken
40
2k
Balancing Empowerment & Direction
lara
2
590
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
480
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Done Done
chrislema
185
16k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Scaling GitHub
holman
462
140k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Transcript
Firebase for Grow @k2wanko
コキチーズ @k2wanko Firebase Japan User Groupの Organizer GCPとFirebaseが好きな人 Go,TypeScript,Web,Android好き セキュリティはちょっとわかる
FirebaseのGrowth向けのサービス
Grow - Google Analytics - Predictions - A/B Testing -
Cloud Messaging - Remote Config - Dynamic Links - App Indexing - Invites
Google Analytics
Google Analytics - モバイル向けのAnalytics - ユーザーの行動をイベントとして収集する。 - ユーザー属性を設定でき、行動などからセグメンテーションが される。 -
Android,iOS,Unityに対応(Webは未対応)
Google Analytics - データはBigQueryにインポートが可能 https://cloud.google.com/solutions/mobile/mobile-firebase-analytics-big-query
Google Analytics - BigQueryで分析したデータはData Studioかスプレッドシート で見る
Firebase Cloud Messaging
Firebase Cloud Messaging - Android,iOS,Webで一貫した方法でPush通知ができる サービス - メッセージの最大サイズは4KB - Notifications
Composerを使えば Analyticsで分類した特定ユーザー向けにのみメッセージ を送ることも可能
Remote Config
Remote Config - アプリケーションの設定を共有するためのサービス - 設定はKey-Valueのペアで保存される - ユーザーごとに設定を出し分けることも可能 - プロダクションモードでは設定は即時反映されない
(FCMを利用する方法で擬似的にリアルタイム反映も可能) https://firebase.google.com/docs/remote-config/propagate-updates-realtime
A/B Testing
A/B Testing (beta) - Notifications Composer ,Remote Configを使って A/Bテストができるサービス -
バリアントと目標を定義し、どのバリアントが最も 目標達成率が高いかなど計測ができる - 目標以外にもクラッシュ率、定着率、エンゲージメントの計測も 可能
Predictions
Predictions - アナリティクスのデータを元に自動でいくつかの予測を してくれる。 - 今後アプリ内購入を行う可能性 - churn/spendの予測 - 予測結果は
RemoteConfig,Notification Composer,In-App Messaging A/B Testingで利用できる。
Dynamic Links
Dynamic Links - URLをユーザーがクリックした際 アプリがインストールされていない場合に インストールを促し、インストール後にアプリでURLを 開くようにできるサービス - カスタムドメインでも利用可能 -
招待リンクを作ってユーザーにインセンティブを与えることもで きる。
App Indexing
App Indexing - Google検索にアプリ内コンテンツを表示できるサービス - 公開コンテンツとパーソナルコンテンツで 分けることも可能(Androidのみ) - 基本的にUniversal Link/App
Linkingを設定しようねというこ と
Invites
Invites - メールかSMSでユーザーを招待をするための機能 - 廃止予定 - Firebase Dynamic Linksに移行しましょうとのこと
おわり @k2wanko