Skip to content

Commit b456a28

Browse files
committed
Edits
1 parent daa2877 commit b456a28

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
@@ -16,17 +16,17 @@ The library is regularly tested and is functional with the following browsers:
1616
- Brave
1717

1818
> warning "Deprecation of Analytics.js Classic"
19-
> Analytics.js Classic was deprecated on February 28, 2023. At this time, Segment is upgrading all sources not yet upgraded to [Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/). The upgrade process will complete for all users by the end of March 2023.
20-
> <br><br>Learn how to [upgrade to Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2).
19+
> Analytics.js Classic was deprecated on February 28, 2023. At this time, Segment is upgrading all sources not yet upgraded to [Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/). The upgrade process will complete for all users by the end of March 2023.
20+
> <br><br>Learn how to [upgrade to Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2).
2121
2222
### Internet Explorer Support
2323

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

26-
If you need to support pre-ie11 browsers or old versions of Opera, Segment encourage's you to either load a polyfill script in the head (https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.7.0/polyfill.min.js) or use the analytics-next npm package and bundle/polyfill themselves: for example, https://babeljs.io/docs/babel-preset-env.
26+
If you need to support older versions of Internet Explorer or Opera, Segment encourages you to either load a polyfill script in the head (https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.7.0/polyfill.min.js) or use the analytics-next npm package and bundle/polyfill themselves. For example, https://babeljs.io/docs/babel-preset-env.
2727

2828
> info ""
29-
> Classic destinations and Analytics.js support Internet Explorer 11, but some Actions destinations are not yet supported.
29+
> Classic destinations and Analytics.js support Internet Explorer 11, but some Actions destinations are not yet supported.
3030
3131
## Tracking Protection (ITP, ETP)
3232

0 commit comments

Comments
 (0)