trackPageViewsInObserver property

bool trackPageViewsInObserver
final

Indicates whether to track page views from navigator observer.

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

Implementation

final bool trackPageViewsInObserver;