pageview property

PageviewData? pageview
getter/setter pair

This will be set if activity_type equals PAGEVIEW.

This field contains all the details about the visitor and the page that was visited.

Implementation

PageviewData? pageview;