Skip to content

Commit 6102270

Browse files
author
markzegarelli
authored
Merge pull request #1618 from segmentio/ajs2_remove-beta
remove beta verbiage, remove future features
2 parents e8ef6b1 + 12548c5 commit 6102270

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-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
> info "Analytics.js 2.0"
13-
> A new version of Analytics.js is available for use in Beta. Click [here](/docs/connections/sources/catalog/libraries/website/javascript/) for more information. For information about upgrading to Analytics.js 2.0, see [Upgrade to Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2).
13+
> A new version of Analytics.js is available. Click [here](/docs/connections/sources/catalog/libraries/website/javascript/) for more information. For information about upgrading to Analytics.js 2.0, see [Upgrade to Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2).
1414
1515
## Getting Started
1616

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Analytics.js 2.0, the latest version Segment's Javascript source, enables you to
1616

1717
## Benefits of Analytics.js 2.0
1818

19-
The Analytics.js 2.0 Beta provides two key benefits over the previous version.
19+
Analytics.js 2.0 provides two key benefits over the previous version.
2020

2121
### Performance
2222

@@ -25,13 +25,14 @@ Analytics.js 2.0 provides a reduction in page load time, which improves site per
2525
> info ""
2626
> Many factors impact page load time, including page weight, network conditions, and hosting locations.
2727
28-
### Developer experience
28+
29+
<!-- ### Developer experience
2930
3031
Analytics.js 2.0 introduces new ways for developers to augment events throughout the event timeline. This enables teams to support:
3132
3233
- New privacy and consent controls before an event occurs
3334
- Enriching events with customer or page context in-flight using middleware
34-
- Collecting better metrics related to deliverability *after* a message is sent
35+
- Collecting better metrics related to deliverability *after* a message is sent -->
3536

3637
## Getting Started
3738

0 commit comments

Comments
 (0)