pageViews property
dynamic
pageViews
final
Web specific
Configuration for autocapturing page view events using PageViewsOptions
. See docs
for more information. Set to false
to disable tracking page views.
Can be either PageViewsOptions
or false
.
Implementation
final dynamic pageViews;