App 用户获取
Firebase
Google 旗下 App 开发者平台,内置 Analytics、Crashlytics、Remote Config 和 A/B Testing,是 App 归因和数据的基础设施。
主要用途
Firebase is Google's app development platform that gives product and engineering teams backend services, analytics, and growth tools in one place. For marketers, the most relevant pieces are Google Analytics for Firebase for event and funnel measurement, A/B Testing and Remote Config for experiments and feature flags, Cloud Messaging for push notifications, and Crashlytics for stability monitoring, all of which integrate with Google Ads and BigQuery. It also provides authentication, databases, hosting, and app distribution for building the product itself. Teams use Firebase to instrument in-app behavior, run controlled experiments, and feed conversion signals into Google's ad systems. It is a foundational toolkit rather than a neutral cross-network attribution provider, so it is usually paired with a dedicated MMP for paid user-acquisition measurement.
所在链路
Firebase sits in the product analytics and experimentation layer, measuring in-app behavior and passing conversion signals into Google's ad and data systems.
核心功能
- Google Analytics for Firebase event tracking
- A/B Testing and Remote Config for experiments
- Cloud Messaging push notifications
- Crashlytics stability and performance monitoring
- BigQuery export and Google Ads integration
- Auth, databases, hosting, and app distribution
适合谁用
- Product and engineering teams instrumenting in-app behavior
- Teams running experiments and feature rollouts
- Apps feeding conversion signals to Google Ads
新手提示
- Pair Firebase with a dedicated mobile attribution provider for paid UA, since it is not a neutral cross-network MMP.
- Set up BigQuery export early to keep raw event data for deeper analysis and modeling.
- Plan your event schema before instrumenting, because consistent event and parameter naming makes funnels and experiments far easier later.