Skip to content

Commit 2f4a8e9

Browse files
committed
Supported browser fixes
1 parent 00852bc commit 2f4a8e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/connections/sources/catalog/libraries/website/javascript/supported-browsers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ redirect_from: '/guides/intelligent-tracking-prevention/'
44
strat: ajs
55
---
66

7-
[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.
88

99
The library is regularly tested and is functional with the following browsers:
1010

@@ -18,7 +18,7 @@ The library is regularly tested and is functional with the following browsers:
1818
> warning "Deprecation of Analytics.js Classic"
1919
> 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/).
2020
21-
### Internet Explorer Support
21+
### Internet Explorer support
2222

2323
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.
2424

@@ -27,7 +27,7 @@ If you need to support older versions of Internet Explorer or Opera, Segment rec
2727
> info ""
2828
> Classic destinations and Analytics.js support Internet Explorer 11, but some Actions destinations are not yet supported.
2929
30-
## Tracking Protection (ITP, ETP)
30+
## Tracking protection (ITP, ETP)
3131

3232
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.
3333

@@ -36,7 +36,7 @@ Browser manufacturers have enhanced their privacy features by adding third-party
3636
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.
3737

3838
> 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.
4040
4141
## Proxies and Analytics.js
4242

0 commit comments

Comments
 (0)