trackPageViewsInObserver property

bool trackPageViewsInObserver
final

Indicates whether to track page views from navigator observer.

The observer can be accessed through the observer property in SnowplowTracker instance.

Implementation

final bool trackPageViewsInObserver;