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
【Pycon mini 東海 2024】Google Colaboratoryで試すVLM
kazuhitotakahashi
2
500
Terraform CI/CD パイプラインにおける AWS CodeCommit の代替手段
hiyanger
1
240
Incident Response Practices: Waroom's Features and Future Challenges
rrreeeyyy
0
160
ExaDB-D dbaascli で出来ること
oracle4engineer
PRO
0
3.8k
dev 補講: プロダクトセキュリティ / Product security overview
wa6sn
1
2.3k
TypeScriptの次なる大進化なるか!? 条件型を返り値とする関数の型推論
uhyo
2
1.6k
The Role of Developer Relations in AI Product Success.
giftojabu1
0
120
Oracle Cloud Infrastructureデータベース・クラウド:各バージョンのサポート期間
oracle4engineer
PRO
28
12k
適材適所の技術選定 〜GraphQL・REST API・tRPC〜 / Optimal Technology Selection
kakehashi
1
170
10XにおけるData Contractの導入について: Data Contract事例共有会
10xinc
5
610
[CV勉強会@関東 ECCV2024 読み会] オンラインマッピング x トラッキング MapTracker: Tracking with Strided Memory Fusion for Consistent Vector HD Mapping (Chen+, ECCV24)
abemii
0
220
BLADE: An Attempt to Automate Penetration Testing Using Autonomous AI Agents
bbrbbq
0
300
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
Rails Girls Zürich Keynote
gr2m
94
13k
GitHub's CSS Performance
jonrohan
1030
460k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Happy Clients
brianwarren
98
6.7k
Optimizing for Happiness
mojombo
376
70k
RailsConf 2023
tenderlove
29
900
Scaling GitHub
holman
458
140k
Embracing the Ebb and Flow
colly
84
4.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
860
10 Git Anti Patterns You Should be Aware of
lemiorhan
654
59k
The Cult of Friendly URLs
andyhume
78
6k
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