Hi!
We are experiencing a strange problem that I hope you can be kind and help us with;
No visits or visitors using IE 10 (Internet Explorer 10) are tracked.
It works fine with IE 8 but we get no statistics from IE 10. We use the latest version of Piwik 2.3.0.
Our web developer has checked the web pages, tracking code etc and everything looks fine on the client side. We don’t get any error messages.
Is there some way to check the requests being sent to Piwik on the server side? Is there some Piwik log we can check?
Could you please help us? We’ll be very grateful for any hints as we really do not know where to look next.
Hi again!
We think we have found the problem. When we use IE 10 in compatibility mode no statistics are registered.
The HTTP_USER_AGENT seems to be the problem as it does not show IE 10 or any other version in compatibility mode.
Have you heard of anything like this before?
Any idea of what we can do to solve this?
Hi!
Yes we can reproduce the problem and the solution on other computers.
Yes, when the compatibility mode is turned off, the statistics starts registering. I can see IE 10 instantly in the widget showing visits in real time.
It’s a strange problem and I don’t know how we can avoid it.
I don’t know if it can be helpful but the setting in IE 10 is to use the compatibility mode on our intranet webpages. Maybe that’s why you haven’t heard of it before.
We are currently using Piwik 2.3.0 and noticed that IE10 browsers with Compatibility mode turned on is not tracking.
Debug tools in IE are not real helpful, but it appears that the tracking request is being submitted.
If we turn off Compatibility mode on the same browser it gets tracked as expected.
Did further testing on several other machines.
These had IE 11, worked fine until started simulating compatibility mode by playing with the “Document mode” and “User agent string” options in the debug tool.
Mostly when User agent string is below the Document mode, the tracker is not working. For example: Document mode “Edge” and User agent string “IE 8” or “10” and “IE 9” respectively.
Any ideas on this problem?
Would moving to 2.4.0 help?
@ssmilie can you please try with Piwik 2.4.0? If you still have the issue with this version please let me know as we would like to investigate this for sure!
Did some experimentation,I think I have figured out the cause.
It appears that IE 10, when in compatibility mode, turns on the “Tracking Protection” even if you have it off on the browser settings.
Thus when you switch to Compatibility the Piwik Tracker stops tracking.
So we set Piwik to ignore the Browser Tracker setting and the problem went away. Not sure what our long term plan will be. Will we leave Piwik at that setting or just live without tracking on IE 10 Compatibility mode. Neither is a good solution.
Need to test with IE 11 to prove that is the same case, but I expect it is.
I can confirm that changing the privacy setting works for us as well. But I don’t think it is nice to override our users privacy settings
It is not a good solution as you wrote before. I guess we will have to wait for a bug fix in 2.4.1.