/** * An interface for analytics objects for MIM usage. * @memberof jibo.mim.analytics * @private */ /** * A default analytics object that does nothing. This is to be replaced by Be, which knows about * the correct way to handle the analytics events. * @class EmptyAnalytics * @memberof jibo.mim.analytics * @private */