Skip to content

Commit a62dae9

Browse files
committed
Add "Browser support" section to README.
1 parent acfc01f commit a62dae9

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,11 @@ 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. We want to learn about all the obscure technologies that your visitors are using! Officially, our own code [supports](.browserslistrc) any browser with > 0.1% market share. However, we depend on scripts from Google Tag Manager so ultimately we can only support browsers [that GTM supports](https://developers.google.com/tag-platform/support/supported-browsers). Most notably, GTM dropped official support for Internet Explorer in July 2024, so we cannot officially support IE11 even though it still had 0.5% of the market at the time it was dropped.
60+
61+
On browsers not supported by DAP, user visits to your site may record limited or no analytics events, but the user's experience will not be affected.
6162

6263
#### Transport security
6364

0 commit comments

Comments
 (0)