Explore
2.0
2.0
  • Explore
  • Welcome
  • Getting Started
    • Installation
    • Import Project
  • Structure
  • Integration
  • Ads
    • GDPR
  • Analytics
  • Realm DB
  • Custom Color
  • Change Log
Powered by GitBook
On this page

Analytics

Firebase Analytics

If you already done with section Integration firebase analytics will be active. But you can disable analytics by set configuration at data/AppConfig.java with false value.

// flag for tracking analytics
public static final boolean FIREBASE_ANALYTICS = true;

FYI, firebase analytics has no realtime overview to validate your analytics works or not you need to wait in several time. Its should be under 1 day.

PreviousGDPRNextRealm DB

Last updated 6 years ago