Skip to content

Commit a2e1204

Browse files
committed
update to A.js Classic EOL warning note
1 parent f549d0a commit a2e1204

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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, and all Analytics.js Classic sources will automatically upgrade to Analytics.js 2.0.
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 and any other source that is loading Analytics.js Classic will 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/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, and all Analytics.js Classic sources will automatically upgrade to Analytics.js 2.0.
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 and any other source that is loading Analytics.js Classic will be upgraded 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
@@ -84,4 +84,4 @@ If you're using A.js 2.0, the library field will look like the code snippet belo
8484
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.
8585

8686
### What happens if I don't upgrade by the end of service date?
87-
On February 28, 2023, all Analytics.js Classic sources will automatically upgrade to Analytics.js 2.0.
87+
On February 28, 2023, all Analytics.js Classic sources will automatically upgrade to Analytics.js 2.0, and any other source that is loading Analytics.js Classic will upgrade to Analytics.js 2.0.

0 commit comments

Comments
 (0)