Function trackPageView

  • Tracks a page view event. This is automatically called once the DOM is loaded, however, single page applications should use this method when a page change occurs.

    Returns void

    Example

    FohrTracking.trackPageView()
    

Generated using TypeDoc