You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[The Segment JavaScript library, Analytics.js](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/), loads a snippet on your webpage that supports existing user consent APIs and native browser controls. Segment regularly tests Analytics.js against the following browsers on all major platforms, and updates the library accordingly.
7
+
[The Segment JavaScript library, Analytics.js](/docs/connections/sources/catalog/libraries/website/javascript/), loads a snippet on your webpage that supports existing user consent APIs and native browser controls. Segment regularly tests Analytics.js against the following browsers on all major platforms, and updates the library accordingly.
8
8
9
9
The library is regularly tested and is functional with the following browsers:
10
10
@@ -18,7 +18,7 @@ The library is regularly tested and is functional with the following browsers:
18
18
> warning "Deprecation of Analytics.js Classic"
19
19
> Analytics.js Classic was deprecated on February 28, 2023. As of March 2023, Segment upgraded all sources to [Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/).
20
20
21
-
### Internet Explorer Support
21
+
### Internet Explorer support
22
22
23
23
Segment guarantees support for Internet Explorer 11 and later for Analytics.js. Remember that different bundled (device-mode) destinations might have different compatibility guarantees for their own products. Refer to the vendor's documentation to confirm browser compatibility.
24
24
@@ -27,7 +27,7 @@ If you need to support older versions of Internet Explorer or Opera, Segment rec
27
27
> info ""
28
28
> Classic destinations and Analytics.js support Internet Explorer 11, but some Actions destinations are not yet supported.
29
29
30
-
## Tracking Protection (ITP, ETP)
30
+
## Tracking protection (ITP, ETP)
31
31
32
32
Segment is a customer data platform (CDP) that helps companies harness first-party customer data. The recent browser changes fully align with Segment's privacy stance.
33
33
@@ -36,7 +36,7 @@ Browser manufacturers have enhanced their privacy features by adding third-party
36
36
For example, [Firefox Enhanced Tracking Protection (ETP)](https://blog.mozilla.org/blog/2020/08/04/latest-firefox-rolls-out-enhanced-tracking-protection-2-0-blocking-redirect-trackers-by-default/) relies on a dynamic list of known trackers to decide what to block. Browsers that use [Apple's WebKit engine](https://webkit.org/blog/10218/full-third-party-cookie-blocking-and-more/), like Safari and Chrome for iOS, use Intelligent Tracking Protection (ITP) which actively prevents the browser from loading cookies from a third-party domain.
37
37
38
38
> info ""
39
-
> **Note:**Segment cookies expire after seven days of user inactivity, like all other application cookies under the WebKit engine ITP policy.
39
+
> Segment cookies expire after seven days of user inactivity, like all other application cookies under the WebKit engine ITP policy.
0 commit comments