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
880
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
1
1.6k
Google Analytics for Firebaseを 使うときに把握しておきたいこと / Keep in mind when using Google Analytics for Firebase
k2wanko
2
460
パスワードのない未来のための Firebaseで実装するFIDO2 / FIDO2 actualized by Firebase for the password-less future
k2wanko
5
2.2k
Firebase Auth& Performance Monitoring
k2wanko
0
320
What's New Firebase 2019 Q1 #FJUG #io19jp
k2wanko
5
2.5k
gosecを試してみた話 / try gosec
k2wanko
1
2.8k
最近のFirebase / Recent Firebase
k2wanko
4
1.5k
Firebase Japan User Group Introduction 2018 #FJUG
k2wanko
0
580
Firestore with Security - Firebase Summit 2018 Report Day
k2wanko
5
1.8k
Other Decks in Technology
See All in Technology
Lexical Analysis
shigashiyama
1
150
TypeScriptの次なる大進化なるか!? 条件型を返り値とする関数の型推論
uhyo
2
1.7k
TypeScript、上達の瞬間
sadnessojisan
46
13k
Oracle Cloud Infrastructureデータベース・クラウド:各バージョンのサポート期間
oracle4engineer
PRO
28
13k
OTelCol_TailSampling_and_SpanMetrics
gumamon
1
200
OCI 運用監視サービス 概要
oracle4engineer
PRO
0
4.8k
SSMRunbook作成の勘所_20241120
koichiotomo
3
160
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
2
3.2k
生成AIが変えるデータ分析の全体像
ishikawa_satoru
0
170
rootlessコンテナのすゝめ - 研究室サーバーでもできる安全なコンテナ管理
kitsuya0828
3
390
強いチームと開発生産性
onk
PRO
35
11k
なぜ今 AI Agent なのか _近藤憲児
kenjikondobai
4
1.4k
Featured
See All Featured
Thoughts on Productivity
jonyablonski
67
4.3k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2.1k
Typedesign – Prime Four
hannesfritz
40
2.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
A better future with KSS
kneath
238
17k
What's in a price? How to price your products and services
michaelherold
243
12k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
The Art of Programming - Codeland 2020
erikaheidi
52
13k
RailsConf 2023
tenderlove
29
900
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.3k
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