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

Do not track users who have enabled 'DoNotTrack' #521

Merged
merged 2 commits into from
Jun 27, 2018
Merged

Conversation

NickColley
Copy link
Contributor

Adds a guard around Google Tag Manager script to prevent it from initialising,
for users who have indicated they do not want to be tracked.

Cherry picked from alphagov/govuk-prototype-kit-private-beta#52

Closes #518

Adds a guard around Google Tag Manager script to prevent it from initialising,
for users who have indicated they do not want to be tracked.
@NickColley NickColley added this to the 7.0.0 (Stable) milestone Jun 27, 2018
@@ -3,14 +3,13 @@
New features:

- [#501 Add default session data](https://github.com/alphagov/govuk_prototype_kit/pull/501)
- [#502 Add Cookies and Privacy policy text](https://github.com/alphagov/govuk_prototype_kit/pull/502)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't look like it belongs in this PR

Copy link
Contributor Author

@NickColley NickColley Jun 27, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm cleaning up the fact there's two 'new features' sections in the unreleased section.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh right its moved not an addition, ok

@NickColley NickColley merged commit b941007 into master Jun 27, 2018
@NickColley NickColley deleted the do-not-track branch June 27, 2018 13:51
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