Skip to content

Commit f35b1c1

Browse files
Merge pull request #7106 from segmentio/prigiattiperrut-patch-5
Adding Information on Segment Snippet Version Updates
2 parents 4f89c28 + 84743f7 commit f35b1c1

File tree

1 file changed

+8
-0
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ Yes, the limit is 32KB per event message. Events with a payload larger than 32KB
1111

1212
In the event that Analytics.js does not load, callbacks passed into your API calls do not fire. This is as designed, because the purpose of callbacks are to provide an estimate that the event was delivered and if the library never loads, the events won't be delivered.
1313

14+
## Is there an updated version of the Segment snippet?
15+
Segment released an updated version of the Analytics.js snippet, which introduces several enhancements and fixes that might improve your setup. For a full list of version updates, see the Analytics.js snippet's [Releases](https://github.com/segmentio/snippet/releases){:target="_blank”}.
16+
17+
You can find the latest version of the Segment snippet in your JavaScript source's Overview tab or in the [Quickstart: Analytics.js](/docs/connections/sources/catalog/libraries/website/javascript/quickstart/#step-2a-add-the-segment-snippet) documentation.
18+
19+
While there is no deadline to upgrade your snippet to the latest version, upgrading lets you use the latest improvements in the Segment library.
20+
21+
1422
## Why do I see a network request to `/m`?
1523

1624
In May 2018, Segment began collecting client-side performance metrics in Analytics.js. This includes metrics like:

0 commit comments

Comments
 (0)