abstract fun trackUserId(userId: String?): Unit
Track userId via analytics framework.
userId - the userId string.
userId