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: 13/umbraco-engage/developers/headless/README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,11 @@ All Engage Analytics features are supported except:
13
13
14
14
* Time on page tracking
15
15
* Video tracking (workaround could be to use the Events API)
16
-
* Forms
17
-
* Search terms (workaround could be to use the Events API)
16
+
* Form tracking
17
+
* Search term tracking (workaround could be to use the Events API)
18
+
* The [Bridging Library for Google Analytics](https://docs.umbraco.com/umbraco-engage/developers/analytics/client-side-events-and-additional-javascript-files/bridging-library-for-google-analytics)
19
+
* The [Bridging Library for Google Tag Manager](../analytics/client-side-events-and-additional-javascript-files/bridging-library-for-google-tag-manager.md)
0 commit comments