Configures the Gauss Tag supporting AI Value Based Bidding and more.
https://www.makingscience.com/gauss/
- Added new filtering properties (filter.trimming, filter.url_include and filter.url_exclude)
- Added 7 unit tests to check behavior
- increased wait timeouts
- more robust GA-clientId capture. extra logging on reject due to iframe
- Gauss Tag Script URL is now optional, default is in code.
- add support for new user providers - cookie, globalVar.
- enhanced ga clientId retrieval using gaGlobal.vid and cookie
- add option to disable dataLayer capture in Auto mode
- fail gracefully if a duplicate tag id is detected
- allow manual events to be sent in automatic mode
- includes tabId and instance id in payload
- added official hostnames to list of allowed url patterns.
- enforces exclusion of gtm and self-triggered events.
- introduced field for messageFormat (default v1Compressed).
- Fixed typo in excludeRegex.
- Initial release.