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
Copy file name to clipboardExpand all lines: Readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@ var contents = snippet.max({
38
38
*`apiKey`: the `apiKey` to load in the snippet.
39
39
*`page`: the options to pass to `analytics.page`. if `page` is `false`, then the `page()` call will be omitted.
40
40
*`load`: if set to `false` the `load()` call will be omitted. This is useful for if you want dynamically control the load process on the client-side for things like GDPR.
41
+
*`ajsPath`: override the default analytics.min.js location
0 commit comments