Skip to content

Commit 49d125a

Browse files
authored
Merge pull request #4312 from segmentio/DOC-647
Anlytics.js Classic EOL update note
2 parents 8d139b9 + eef10d0 commit 49d125a

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ 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. Analytics.js Classic will enter End of Life status on February 28, 2023. At that time, Segment will begin upgrading all sources not yet upgraded to Analytics.js 2.0. The upgrade process will complete for all users by the end of March 2023.
14-
> <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.
13+
> 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.
14+
> <br><br>Learn how to [upgrade to Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2).
1515
1616
## Getting Started
1717

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ The library is regularly tested and is functional with the following browsers:
1515
- Microsoft Edge
1616
- Brave
1717

18+
> 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).
1821
1922
### Internet Explorer Support
2023

@@ -34,7 +37,7 @@ For example, [Firefox Enhanced Tracking Protection (ETP)](https://blog.mozilla.o
3437
> info ""
3538
> **Note:** Segment cookies expire after seven days of user inactivity, like all other application cookies under the WebKit engine ITP policy.
3639
37-
## Proxyies and Analytics.js
40+
## Proxies and Analytics.js
3841

3942
Because of regulatory, environmental, or security concerns, some customers prefer to [set up proxy infrastructure for Analytics.js](/docs/connections/sources/catalog/libraries/website/javascript/custom-proxy/).
4043

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +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. Analytics.js Classic will enter End of Life status on February 28, 2023. At that time, Segment will begin upgrading all sources not yet upgraded to Analytics.js 2.0. The upgrade process will complete for all users by the end of March 2023.
10-
> <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.
9+
> 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.
1110
1211
## Manual upgrade
1312

0 commit comments

Comments
 (0)