It seems that Soundcloud does not offer support for browsers older than IE11, possibly due to tracking protection in IE9 and IE10.
Is there a simple method using javascript to detect if tracking protection is enabled?
I want to filter out all users with tracking protection on IE browsers, without having to resort to useragent. Could the lack of support for IE9 and IE10 by Soundcloud indeed be related to tracking protection?