Module: changeListeners/pageviews

(require("changeListeners/pageviews"))(boundActions, pageviewTracker) → {ext.popups.ChangeListener}

Creates an instance of the pageviews change listener.

When a pageview enqueued it'll be logged using the VirtualPageView schema. Note, it's the responsibility of Event Logging (and the UA) to deliver logged events.

Parameters:
Name Type Description
boundActions Object
pageviewTracker EventTracker
Source:
Returns:
Type
ext.popups.ChangeListener