Releases
1.4.0
Fixed: WP CLI error message
Fixed: wrong dynamic remarketing tagging on cart and checkout pages
Updated: WhichBrowser library to 2.0.22
Updated: slightly changed container code snippet to prevent W3 Total Cache to alter the code which breaks proper code execution
Updated: replaced file_get_contents() usage in weather tracking to wp_remote_get() so that it is more compatible with several WP instances
Updated: YouTube/Video/Soundcloud tracking now tracks videos not embedded using oEmbed (like videos in a widget area)
Updated: new Vimeo Player API implemented which should solve several issues
Changed: adapted W3C HTML5 media player event names which changes some events (needs updating your existing GTM setup):
Soundcloud: finish => ended, seek => seeked
YouTube: playing => play, paused => pause, playback-rate-change => ratechange
Vimeo: seek => seeked
Added: new placement option - 'off'. This will only generate the data layer but you will need to add the proper GTM container code snippet by hand
Added: new data layer variable: authorID
Added: new data layer variable: siteID to be able to track based on blog ID in a multisite environment
Added: new data layer variable: siteName to be able to track in a multisite environment
You can’t perform that action at this time.