Skip to content

Commit daa2877

Browse files
authored
Older browser support
1 parent 98443f7 commit daa2877

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ The library is regularly tested and is functional with the following browsers:
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.
27+
2628
> info ""
2729
> Classic destinations and Analytics.js support Internet Explorer 11, but some Actions destinations are not yet supported.
2830

0 commit comments

Comments
 (0)