abstract fun eventInteraction(interactionType: TrackingData.InteractionType, screen: TrackingData.Screen, custom: Map<String, Any> = mapOf()): Unit
fun eventInteraction(interactionType: TrackingData.InteractionType, screen: TrackingData.Screen): Unit