reportPageView

open override fun reportPageView(page: Page, opaqueUserId: String? = null, id: String? = null, occurredAt: String? = null, deviceType: Device? = null, channel: Channel? = null)(source)

Reports a page view event.

Parameters

page

The page being viewed

opaqueUserId

The opaque user ID which allows correlating user activity.

id

The marketplace's unique ID for this page view event

occurredAt

RFC3339 formatted timestamp including UTC offset. Defaults to DateTime() when null

deviceType

Optional device type

channel

Optional channel