Код: Выделить всё
FirebaseAnalytics mFirebaseAnalytics = FirebaseAnalytics.getInstance(this);
Bundle bundle = new Bundle();
bundle.putInt("vendor_id", 588);
mFirebaseAnalytics.logEvent("manage_price_products", bundle);

Подробнее здесь: https://stackoverflow.com/questions/480 ... se-console
Мобильная версия