Google Tag
Content Type: Module
Categories: Utility
Overview
The Google Tag module makes it easy to add analytics to your apps via an integration with Google Tag (gtag.js). It contains default events and can be fully customized to add custom events, parameters and configuration. Depending on the use case there are various options. There is a widget which can be places in the layout and reused on the pages or use the Nanoflow action to leverage the integration in client side logic.
Documentation
Please see Google Tag in the Mendix documentation for details.
Releases
Version: 2.3.0
Framework Version: 9.18.4
Release Notes: ### Added
- We introduced introduce a new functionality allowing to optionally share the authenticated user ID with Google Analytics. Thank you for the feature update @rborer !
### Fixed
- We removed redundant code to improve widget load time in the browser.
Version: 2.2.0
Framework Version: 9.18.4
Release Notes: ### [1.2.0] GoogleTag
#### Changed
- It is now possible to configure additional tags via "config" command in Advanced mode.
Version: 2.1.0
Framework Version: 9.18.4
Release Notes: ### [1.1.0] GoogleTag
#### Changed
- We updated the light and dark icons and tiles for the widget.
Version: 2.0.0
Framework Version: 9.18.4
Release Notes: ### Added
- We introduced version 2.0.0 of the module that supports Mendix Studio Pro 9.18.4 and above.
Version: 1.0.0
Framework Version: 8.18.17
Release Notes: ### Added
- We released Google Tag module.
### [1.0.0] GoogleTag
#### Added
- We introduced Google Tag widget!