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: integrations/wistia/gitbook-manifest.yaml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,9 @@ contentSecurityPolicy:
14
14
script-src: https://fast.wistia.com;
15
15
summary: |
16
16
# Overview
17
-
This integration adds the Wistia analytics script to your published GitBook site.
17
+
This integration introduces support for collecting analytics on videos played by users. You can explore the full range of analytics offered by Wistia(https://wistia.com/product/analytics).
18
+
The videos are hosted on Wistia and embedded in GitBook using the built-in video embed feature. To enable tracking of these analytics—along with relevant information from the root page—Wistia's JavaScript libraries must be included on the root page.
19
+
This plugin facilitates that by injecting the required Wistia script into the page.
18
20
19
21
# How it works
20
22
The integration injects the Wistia script (https://fast.wistia.com/assets/external/E-v1.js)
0 commit comments