Skip to content

Commit dfa5482

Browse files
author
markzegarelli
authored
Merge pull request #1480 from segmentio/irinasayshi-patch-1
Add minimum snippet version to AJS Middleware doc
2 parents 295643d + 2337c95 commit dfa5482

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ strat: ajs
44
---
55

66

7-
Middlewares allow developers to extend Analytics.js with custom code which runs on every event. This code has full access to the DOM and Browser API, and helps customers enrich and transform event payloads.
7+
Middlewares allow developers to extend Analytics.js with custom code which runs on every event. This code has full access to the DOM and Browser API, and helps customers enrich and transform event payloads. Source Middlewares and Destination Middlewares are available on the Analytics.js snippet version `4.12.0` and later.
88

99
Analytics.js can be extended using two functions:
1010

0 commit comments

Comments
 (0)