Set user ID
@override Future<void> setUserId(String userId) async { if (kDebugMode) { debugPrint('Analytics User ID: $userId'); } }