Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support cross domain event tracking #472

Merged
merged 1 commit into from
Oct 3, 2018

Commits on Oct 3, 2018

  1. Support cross domain event tracking

    Adds the ability to specify a trackerName option when calling
    trackEvent, this can be used to refer to a linked tracker (ie. a
    tracker used for cross domain analytics) which allows events to
    be sent to other departmental analytics accounts.
    
    Adds the ability to override the default behaviour of sending a
    pageview when calling addLinkedTrackerDomain. This is useful when
    only events are required for cross domain tracking.
    steventux committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    ebe87f5 View commit details
    Browse the repository at this point in the history