Releases: Andiministrator/aGTM
Releases · Andiministrator/aGTM
aGTM v1.4.1c
- aGTM Version 1.4.1, 04.07.2025
- Improved Usercentrics v3 Consent Check
- New Consent Check for Shopify CMP
- Improved Click Listener
- Added an aGTM Configurator (thanks to marco.brenn@inbiz.de 👍)
- README modifications
aGTM v1.4
- sStrf-function and -use improved
- Bug in Click Listener Tag fixed (for Outbound Clicks)
- Click Listener Tag has now a configurable outbound link click Event Name
- Pageview Feature (and GTM template) can now recognize virtual Pageviews
Attention! With the introduction of virtual pageviews, the event name of the "normal" pageview has changed from "vPageview" to "aPageview." Virtual pageviews are sent as "vPageview."
The vPageview (with setting) is still available, but will be removed in version 2.0 - dataLayer monitoring and restoring feature added (configurable)
- Attention! The aGTM.js and aGTM.min.js are without
aGTM.f.init();at the end - Attention! A new implamentation code for a normal integration
- New Base64 aGTM Version (aGTM.base64) added, based on aGTM.min.js
aGTM v1.3
- Added a aGTM Client Template for serverside GTM
- Added own function for JSON.stringify to avoid Exceptions with Circular Objects
- Problem solved, if DL entry is no object
- Consent Check for Secure Privacy added
- Consent Check for Perspective Funnel added
aGTM v1.2.2
Version 1.2.2, 10.02.2025
- Exception Handling for curious event objects
- Bugfix for Initialization in combination for old CMP functions
- MS Consent Mode bug fixed
aGTM v1.2.1
- New and modified CMP functions
- Problems with missing n object solved
aGTM v1.2
- New option for "gtm" setting: noConsent - use it to fire GTM Container without consent check
- New option for "cmp" setting: none - use it if you don't want to check the consent
- New Setting: "sendConsentEvent" - if it set to true, a separate Consent Event will be fired (after Consent Info is available)
- Possibility added to load aGTM without loading a container
- OptOut Function added, with clearing the aGTM object
- Bugfix for loading more than one GTM container
- MS Consent Mode added in GTM Consent Mode Template
- New CMP Functions
- GTM Templates are now within a subdiectory for each available Template
- Some GTM Template Updates
- README and inline comments updated
aGTM v1.1.3
- Filter for GTM PINGs in fire Function added
- New settings in GTM Repeat Template
- New settings/infos in GTM Click Template
aGTM v1.1.2
- Bugfix for JS Error Listener
- Shopware Acris Cookie Check added
- Clickskeks Cookiecheck added
aGTM v1.1.1
Bugfix for DOMready and PAGEready listener and vPageview template
aGTM v1.1
- Improved functions for Custom GTM Template usage
- New Custom GTM Template for vPageview or State Events (providing Device and Page Infos and Bot Detection)
- Attention! The default values of dlStateEvents and vPageview have changed from true to false!