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

Conversation

steventux
Copy link
Contributor

https://trello.com/c/CbTYssq1/478-enable-cross-domain-tracking-for-cysp-govuk-sign-in-pages

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants