Skip to content

v1.3.1

Choose a tag to compare

@pgrippi pgrippi released this 10 Feb 19:18
· 18 commits to master since this release
  • [BUGFIX] Mixin would not fire unless the googleAnalytics.tracker configuration option was explicitly set. It now defaults to analytics.js when no value is set.
  • [BUGFIX] Mixin used hard-coded ga global variable when using the analytics.js tracker. It will now use the value set in the googleAnalytics.globalVariable configuration option, or ga if no value is set.