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

Ignore Do Not Track setting for IE 11 browsers #4482

Closed
mattab opened this issue Jan 7, 2014 · 1 comment
Closed

Ignore Do Not Track setting for IE 11 browsers #4482

mattab opened this issue Jan 7, 2014 · 1 comment
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jan 7, 2014

See #3486 for similar ticket for IE10.

Current behavior: we are tracking NO IE11 data at all, because DNT is enabled by default in Piwik.

Expected behavior: ignore IE11 DNT header and track all ie11 users.

@mattab
Copy link
Member Author

mattab commented Jan 7, 2014

In 70f689a: Current behavior: we are tracking NO IE11 data at all, because DNT is enabled. After the commit: because IE11 has DNT enabled by default, thanks to silly microsoft people, we will ignore the DNT header for these IE11 users... fixes #4482

@mattab mattab added this to the 2.0.3 - Piwik 2.0.3 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
… enabled. After the commit: because IE11 has DNT enabled by default, thanks to silly microsoft people, we will ignore the DNT header for these IE11 users... fixes matomo-org#4482
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

1 participant