Skip to content

Commit 1035874

Browse files
committed
fixes
1 parent e4a476c commit 1035874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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
@@ -76,7 +76,7 @@ Previously, it was possible to attach `trackLink` to any element, and a `trackLi
7676
### I'm already using Analytics 2.0, why am I still receiving the message to upgrade?
7777
It's possible that a different source you are using is still leveraging an older version of Analytics.js. A very easy way to see which sources are on which versions is to go to the source overview page, then filter on the Analytics.js version.
7878

79-
It's also possible that you have used a write key from another source type (like Ruby) to instrument your Javascript source.
79+
It's also possible that you have used a write key from another source type (like Ruby) to instrument your Javascript source. To upgrade these sources, you may need to create a new javascript source and replace the write key.
8080

8181
### Should I expect any glitches or downtime when switching to Analytics 2.0?
8282
Segment expects no downtime or glitches when switching to A.js 2.0.
@@ -92,7 +92,7 @@ If you're using A.js 2.0, the library field will look like the code snippet belo
9292
```
9393

9494
### Are there specific things to test from an engineering point of view?
95-
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. There is detailed upgrade information in the documentation.
95+
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?
9898
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.

0 commit comments

Comments
 (0)