Skip to content

Commit a36d4be

Browse files
committed
Clarified that all A.js Classic sources will upgrade to 2.0 after EOL
1 parent ddf7c4b commit a36d4be

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/connections/sources/catalog/libraries/website/javascript/ajs-classic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ strat: ajs
1010
Analytics.js, Segment's JavaScript source, makes it simple to send your data to any tool without having to learn, test or implement a new API every time.
1111

1212
> warning "Deprecation of Analytics.js Classic"
13-
> Segment ended support and maintenance for Analytics.js Classic on August 31, 2022. On February 28, 2023, Segment will remove access to Analytics.js Classic.
13+
> Segment ended support and maintenance for Analytics.js Classic on August 31, 2022. On February 28, 2023, Segment will remove access to Analytics.js Classic, and all Analytics.js Classic sources will automatically upgrade to Analytics.js 2.0.
1414
> <br><br>[Upgrade to Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2) before access ends for Analytics.js Classic. See the [Analytics.js 2.0 docs](/docs/connections/sources/catalog/libraries/website/javascript/) to learn more about the new source.
1515
1616
## Getting Started

src/connections/sources/catalog/libraries/website/javascript/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Analytics.js 2.0, the latest version of Segment's JavaScript source, enables you
1212

1313
> info ""
1414
> Analytics.js 2.0 is available as an [open-source project](https://github.com/segmentio/analytics-next/){:target="_blank"}.
15-
> <br><br> All sources created on April 5, 2022 and after default to use Analytics.js 2.0.
15+
> <br><br> All sources created on April 5, 2022 and after, default to use Analytics.js 2.0.
1616
1717

1818
## Benefits of Analytics.js 2.0

src/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ strat: ajs
66
Analytics.js 2.0 is fully backward compatible with Analytics.js Classic when you use the default Segment snippet in a standard implementation. To upgrade your sources, follow the manual upgrade steps below, or see the schedule for automatic migration. As with all upgrades, Segment recommends that you start development on a non-production source to test the upgrade process and outcome, prior to upgrading your production sources.
77

88
> warning "Deprecation of Analytics.js Classic"
9-
> Segment ended support and maintenance for Analytics.js Classic on August 31, 2022. On February 28, 2023, Segment will remove access to Analytics.js Classic.
9+
> Segment ended support and maintenance for Analytics.js Classic on August 31, 2022. On February 28, 2023, Segment will remove access to Analytics.js Classic, and all Analytics.js Classic sources will automatically upgrade to Analytics.js 2.0.
1010
> <br><br>Upgrade to Analytics.js 2.0 before access ends for Analytics.js Classic. See the [Analytics.js 2.0 docs](/docs/connections/sources/catalog/libraries/website/javascript/) to learn more about the new source.
1111
1212
## Manual upgrade
@@ -95,4 +95,4 @@ If you're using A.js 2.0, the library field will look like the code snippet belo
9595
Like any software upgrade, Segment advises you to start with one source, or a development or staging source. Then you should ensure that traffic is flowing the way you expect it to and that it goes to the appropriate destinations.
9696

9797
### What happens if I don't upgrade by the end of service date?
98-
There will not be any changes to your sources on the end of service date. However, if you encounter issues or need support, the support team will advise you to upgrade to 2.0. All new features will only be available on the 2.0 versions.
98+
On February 28, 2023, all Analytics.js Classic sources will automatically upgrade to Analytics.js 2.0.

0 commit comments

Comments
 (0)