Skip to content

Commit 5cbef9d

Browse files
authored
edits
1 parent 065a46e commit 5cbef9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The object means that you are successfully loading Analytics.js onto your websit
1616

1717
![Returning analytics object error](images/CFsktto.gif)
1818

19-
Segment also provides a Chrome web extension, [Segment Inspector](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#segment-inspector), that allows you to easily validate that you are successfully loading Analytics.js.
19+
Segment also provides a Chrome web extension, [Segment Inspector](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#segment-inspector), which you can use to validate that you're successfully loading Analytics.js.
2020

2121
Solution: [Follow the Analytics.js Quickstart Guide](/docs/connections/sources/catalog/libraries/website/javascript/quickstart/)
2222

@@ -76,7 +76,7 @@ The JavaScript console reveals all requests, outbound and inbound, to your brows
7676
- **Safari**: `COMMAND+OPTION+I` (Mac) or `CTRL+ALT+I` (Windows) and then click on the **Console** tab.
7777
- **IE**: `F12` and then click on the **Console** tab.
7878

79-
Alternatively, Segment provides the [Segment Inspector](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#segment-inspector), a Chrome web extension designed to enable debugging of your Segment integration in web applications that are instrumented with Analytics.js.
79+
Alternatively, Segment provides the [Segment Inspector](/docs/connections/sources/catalog/libraries/website/javascript/#segment-inspector), a Chrome web extension designed to enable debugging of your Segment integration in web applications that are instrumented with Analytics.js.
8080

8181
## Is there a size limit on requests?
8282

@@ -88,7 +88,7 @@ Segment advises against circumventing tracking blockers or browser privacy setti
8888

8989
## Analytics.js and Destinations not tracking query string parameters on certain Safari iOS and MacOS Versions
9090

91-
Please be aware that due to updates in certain Safari iOS and MacOS versions, our Analytics.js and Destinations tools might experience limitations in capturing query string parameters. As a result, customers may notice some events missing campaign information.
91+
Due to updates in certain Safari iOS and MacOS versions, Segment's Analytics.js and Destinations tools might experience limitations in capturing query string parameters. As a result, you may notice some events missing campaign information.
9292

9393
## If Analytics.js fails to load, are callbacks not fired?
9494

0 commit comments

Comments
 (0)