Bridging Library for Google Tag Manager

Learn how to bridge data between Google Tag Manager and Umbraco Engage.

When using Google Tag Manager you can collect all events in Umbraco Engage. This is set up in the same way as classic Google Analytics.

To include the file add the following code before the closing body tag in your HTML:

<script src="~/Assets/Umbraco.Engage/Scripts/umbracoEngage.analytics.ga-bridge.js"></script>

Last updated