v1.3.1
- [BUGFIX] Mixin would not fire unless the
googleAnalytics.trackerconfiguration option was explicitly set. It now defaults toanalytics.jswhen no value is set. - [BUGFIX] Mixin used hard-coded
gaglobal variable when using the analytics.js tracker. It will now use the value set in thegoogleAnalytics.globalVariableconfiguration option, orgaif no value is set.