screen

fun screen(title: String, properties: Map<String, Any>? = null)

Track an screen viewed by a user.

Parameters

title

Name of the screen

properties

Optional properties that provide additional context about the screen.