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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
k2wanko
March 28, 2019
Technology
5
990
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
4
2k
Google Analytics for Firebaseを 使うときに把握しておきたいこと / Keep in mind when using Google Analytics for Firebase
k2wanko
2
510
パスワードのない未来のための Firebaseで実装するFIDO2 / FIDO2 actualized by Firebase for the password-less future
k2wanko
5
2.5k
Firebase Auth& Performance Monitoring
k2wanko
0
360
What's New Firebase 2019 Q1 #FJUG #io19jp
k2wanko
5
2.7k
gosecを試してみた話 / try gosec
k2wanko
0
3.5k
最近のFirebase / Recent Firebase
k2wanko
4
1.7k
Firebase Japan User Group Introduction 2018 #FJUG
k2wanko
0
620
Firestore with Security - Firebase Summit 2018 Report Day
k2wanko
5
2k
Other Decks in Technology
See All in Technology
Introduction to Bill One Development Engineer
sansan33
PRO
0
370
primeNumber DATA MANAGEMENT CAMP #2:
masatoshi0205
1
630
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
43k
Databricks (と気合い)で頑張るAI Agent 運用
kameitomohiro
0
340
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
競争優位を生み出す戦略的内製開発の実践技法
masuda220
PRO
2
500
Exadata Fleet Update
oracle4engineer
PRO
0
1.3k
ローカルでLLMを使ってみよう
kosmosebi
0
210
「使いにくい」も「運用疲れ」も卒業する UIデザイナーとエンジニアが創る持続可能な内製開発
nrinetcom
PRO
1
510
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
14k
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.4k
AI活用を"目的"にしたら、データの本質が見えてきた - Snowflake Intelligence実験記 / chasing-ai-finding-data
pei0804
0
810
Featured
See All Featured
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
0
2.4k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
It's Worth the Effort
3n
188
29k
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
Agile that works and the tools we love
rasmusluckow
331
21k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
89
Kristin Tynski - Automating Marketing Tasks With AI
techseoconnect
PRO
0
170
Design in an AI World
tapps
0
160
Chasing Engaging Ingredients in Design
codingconduct
0
130
Ruling the World: When Life Gets Gamed
codingconduct
0
160
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