logPageView

fun logPageView(pageName: String, additionalInfo: Map<String, Any>? = null)

Logs a page view event.

Parameters

pageName

The name of the page being viewed.

additionalInfo

Additional information to be included with the event.