Socket
Socket
Sign inDemoInstall

ember-cli-google-analytics

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

1.5.0

Diff

Changelog

Source

v1.5.0

  • [FEATURE] #12 Added callback function to send additional data before pageview is sent
  • [ENHANCEMENT] #13 Removed dependency on prototype extensions
pgrippi
published 1.4.0 •

Changelog

Source

v1.4.0

  • #9 Page and Title arguments have been added to the google-pageview mixin allowing it to be called manually
pgrippi
published 1.3.2 •

Changelog

Source

v1.3.2

  • [BUGFIX] Cordova doesn't support protocol relative URL's, analytics.js will now always be included with the https protocol
pgrippi
published 1.3.1 •

Changelog

Source

v1.3.1

  • [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.
pgrippi
published 1.3.0 •

Changelog

Source

v1.3.0

  • Added a mixin that can be included in the applications Router that will trigger the Google Analytics pageview when transitioning between routes.
  • [BREAKING] Removed the initial pageview call inside of the inline Google Analytics tracking code in favor of using the new mixin.
pgrippi
published 1.2.0 •

Changelog

Source

v1.2.0

  • Adds support for Display Advertising for both analytics.js and ga.js. Enable by setting the displayFeatures configuration to true, it is off by default.
pgrippi
published 1.1.0 •

Changelog

Source

v1.1.0

  • Adds support for cookie-related settings: cookieDomain, cookieName, and cookieExpires. This applies to analytics.js only.
pgrippi
published 1.0.0 •

Changelog

Source

v1.0.0

  • Initial release of the ember-cli-google-analytics addon
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc