Skip to content

Commit 502d6c7

Browse files
authored
Merge pull request #122 from sanason/add-browser-policy-to-readme
Add a "Browser support" section to the README.
2 parents acfc01f + 4357b10 commit 502d6c7

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,9 @@ uses a custom/non-default tracking object and it is added right after the Federa
5454
code. In this specific scenario, the Federated code will fail in reporting the first page
5555
hit and will be able to track normally all the consecutive hits.
5656

57-
*Limitation:* The Federated DAP code doesn’t fully support older versions of
58-
Microsoft Internet Explorer. While the Federated DAP code works with all known
59-
browsers, some features (e.g. the YouTube tracker) may not work properly on
60-
Internet Explorer 8 and earlier versions due to limitations in the YouTube API.
57+
#### Browser support
58+
59+
The DAP code is written to be compatible with a [broad range of browsers](.browserslistrc) supported by the [Google Tag Manager (GTM)}](https://developers.google.com/tag-platform/support/supported-browsers). NOTE: As of July 2024, [GTM and DAP no longer support Internet Explorer](https://support.google.com/tagmanager/answer/4620708#july2nd). On browsers not supported by DAP, user sessions to websites may not be recorded.
6160

6261
#### Transport security
6362

0 commit comments

Comments
 (0)