Releases: nuxt-community/gtm-module
Releases · nuxt-community/gtm-module
v2.4.0
10 Nov 12:59
Compare
Sorry, something went wrong.
No results found
Features
support crossOrigin option (#78 ) (e843176 )
module: add support for runtimeConfig (#53 ) (2bc1735 )
plugin: add debug option and disable by default (#61 ) (37f13e5 )
Bug Fixes
plugin.mock: handle event.eventCallback (#76 ) (cdb0c5c )
fix doNotTrack polyfill (#87 ) (c69d1cf )
module: allow client side push before init (#60 ) (c9b073a )
v2.3.2
23 Jul 08:07
Compare
Sorry, something went wrong.
No results found
Bug Fixes
plugin: load SSR events before container loaded (#51 ) (498f9bd )
v2.3.1
23 Jul 07:29
Compare
Sorry, something went wrong.
No results found
v2.3.0
01 Jun 16:37
Compare
Sorry, something went wrong.
No results found
Features
require nuxt > 2.12 to avoid ssr memory leak (43f41c8 )
use mock version for nuxt dev (ec85699 ), closes #32
Bug Fixes
check respectDoNotTrack option value (#37 ) (b1a938c )
v2.2.3
17 Mar 14:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
prepend router.base when sending page track events (#20 ) (2940d85 )
warn about head as a function in nuxt config is not supported (#14 ) (8b37f8d )
v2.2.2
25 Feb 09:12
Compare
Sorry, something went wrong.
No results found
Bug Fixes
always render noscript block (a921b42 )
v2.2.0
23 Feb 10:44
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
add id to noscript iframe (b345db7 )
v2.1.1
23 Feb 10:31
Compare
Sorry, something went wrong.
No results found
Bug Fixes
prevent calling init with initial id when autoInit enabled (24744a5 )
v2.1.0
11 Feb 15:10
Compare
Sorry, something went wrong.
No results found
Features
Now can initialise multiple gtag ids on runtime using this.$gtag.init([<id>])
v2.0.1
10 Feb 11:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
guard against double script executation (#3 ) (970e0e6 )