You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
20
20
21
21
Solution: [Follow the Analytics.js Quickstart Guide](/docs/connections/sources/catalog/libraries/website/javascript/quickstart/)
22
22
@@ -76,7 +76,7 @@ The JavaScript console reveals all requests, outbound and inbound, to your brows
76
76
-**Safari**: `COMMAND+OPTION+I` (Mac) or `CTRL+ALT+I` (Windows) and then click on the **Console** tab.
77
77
-**IE**: `F12` and then click on the **Console** tab.
78
78
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.
80
80
81
81
## Is there a size limit on requests?
82
82
@@ -88,7 +88,7 @@ Segment advises against circumventing tracking blockers or browser privacy setti
88
88
89
89
## Analytics.js and Destinations not tracking query string parameters on certain Safari iOS and MacOS Versions
90
90
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.
92
92
93
93
## If Analytics.js fails to load, are callbacks not fired?
0 commit comments