Skip to content

Commit 85ff4c3

Browse files
authored
Merge pull request #197 from segmentio/repo-sync
repo sync
2 parents 3f00541 + f8af4cf commit 85ff4c3

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ strat: ajs
99

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

12-
> info "Analytics.js 2.0"
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).
12+
> warning "Deprecation of Analytics.js Classic"
13+
> On August 31, 2022, Segment will end support and maintenance for Analytics.js Classic, and on February 28, 2023, Segment will remove access to Analytics.js Classic.
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.
1415
1516
## Getting Started
1617

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ strat: ajs
55

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

8+
> warning "Deprecation of Analytics.js Classic"
9+
> On August 31, 2022, Segment will end support and maintenance for Analytics.js Classic, and on February 28, 2023, Segment will remove access to Analytics.js Classic.
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.
11+
812
## Manual upgrade
913

1014
To upgrade a source to Analytics.js 2.0:

src/guides/regional-segment.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ As Schrems II restricts the transfer of personal data to any processors establis
1010

1111
The default region for all users is in Oregon, United States. Workspaces can be configured to use the EU West Data Processing Region ingest (for supported sources), process, filter, deduplicate, and archive data through Segment-hosted archives hosted in S3 AWS Dublin, Ireland. The regional infrastructure has the same [rate limits and SLA](/docs/connections/rate-limits/) as the default region.
1212

13-
## Existing Users
13+
## Existing Workspaces
1414
To ensure a smooth transition from a US-based Segment workspace to an EU workspace, Segment will provide additional support and tooling to help with the transition later this year. Use the form link below to provide more information about your current setup and goals for transitioning.
1515

1616
{% include components/ajs-cookie.html %}
@@ -68,9 +68,11 @@ Regional Segment in the EU changes the way you [configure the Data Lakes AWS env
6868
### Warehouse Public IP Range
6969
Use Segment's custom CIDR `3.251.148.96/29` while authorizing Segment to write in to your Redshift or Postgres port. [BigQuery](/docs/connections/storage/catalog/bigquery/#getting-started) doesn't require you to allow a custom IP address.
7070

71-
## Regional endpoint availability
71+
## Destination support and Regional endpoint availability
7272

7373
> info "Don't see a regional endpoint for a tool you're using?"
7474
> As more of the partner tools you use (Sources and Destinations) start to support a regional endpoint, Segment will update this list. Your contact for that tool should have a timeline for when they're hoping to support regional data ingestion. You can also visit Segment's [support page](https://segment.com/help/contact/) for any Segment-related questions.
7575
76+
The following destinations are supported in your EU Segment workspace. The Destination tools that provide an EU Regional endpoint are marked for easy identification (see above.)
77+
7678
{% include content/regional-integrations-table.md %}

0 commit comments

Comments
 (0)