Skip to content

Commit 0f74fc4

Browse files
author
markzegarelli
authored
Merge pull request #1444 from segmentio/ajs-2-fix
Add note to ajs 2 page
2 parents 28fc451 + ee1383f commit 0f74fc4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/connections/sources/catalog/libraries/website/javascript/analytics-js-2.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: Analytics.js 2.0 (Beta)
33
strat: ajs
44
hidden: true
55
---
6+
> warning "Analytics.js 2.0 is recommended for use in staging"
7+
> Analytics.js 2.0 was built with backwards compatibility in mind. However, Segment recommends thorough testing in a Staging environment before you upgrade your production source.
8+
69
Analytics.js is Segment's most popular library source. This new major version has been re-engineered to be more performant and provide greater extensibility. It is fully backwards compatible with the previous version of Analytics.js.
710

811
## Benefits of Analytics.js 2.0
@@ -44,15 +47,15 @@ To revert back to the previous version of Analytics.js, disable the Analytics 2.
4447
Analytics.js 2.0 includes the following open source components:
4548

4649
**uuid v2.0.0** ([https://github.com/lukeed/uuid](https://github.com/lukeed/uuid))
47-
Copyright Luke Edwards <[[email protected]](mailto:[email protected])> ([lukeed.com](lukeed.com))
50+
Copyright Luke Edwards <[[email protected]](mailto:[email protected])> ([lukeed.com](https://lukeed.com/))
4851
License: MIT License, available here: [https://github.com/lukeed/uuid/blob/master/license](https://github.com/lukeed/uuid/blob/master/license)
4952

5053
**component-url v0.2.1** ([https://github.com/component/url](https://github.com/component/url))
5154
Copyright (c) 2014 Component
5255
License: MIT License, available here: [https://github.com/component/url/blob/master/Readme.md](https://github.com/component/url/blob/master/Readme.md)
5356

5457
**dset v2.0.1** ([https://github.com/lukeed/dset](https://github.com/lukeed/dset))
55-
Copyright (c) Luke Edwards <[[email protected]](mailto:[email protected])> ([lukeed.com](lukeed.com))
58+
Copyright (c) Luke Edwards <[[email protected]](mailto:[email protected])> ([lukeed.com](https://lukeed.com/))
5659
License: MIT License, available here: [https://github.com/lukeed/dset/blob/master/license](https://github.com/lukeed/dset/blob/master/license)
5760

5861
**js-cookie v2.2.1**

0 commit comments

Comments
 (0)