Package detail

sofa-tracking

sofa67GPL0.9.5

Sofa Web SDK tracking service component.

sofa, sofa.io, web, sdk

readme

Sofa Tracking Components Build Status

This is the Sofa Tracking component. It sets up and delegates to registered trackers. It also comes with a concrete google analytics tracker.

Installation

Via npm:

$ npm install sofa-tracking

Via Bower:

$ bower install sofa-tracking

changelog

0.9.4 (2015-05-11)

Bug Fixes

  • google-adwords-conversion-tracker: to use async script (c3c6a705)

0.9.3 (2015-05-06)

0.9.2 (2015-05-06)

Bug Fixes

  • google-adwords-tracker: make tracking vars global (df186cf2)

0.9.1 (2015-04-17)

Bug Fixes

  • transaction-tracking: remove token dependency (a32acba6)

0.9.0 (2015-04-17)

Bug Fixes

0.8.1 (2015-04-17)

Features

  • GoogleUniversalTracker: allow decorating the tracking object (1c9e48c7)

0.8.0 (2015-03-31)

Bug Fixes

  • google-adwords-tracker: script loading (7db5f838)

0.7.3 (2015-03-31)

Features

  • *: add conversion tracking method and google adwords tracker (a11fed22)

0.7.2 (2015-03-25)

Bug Fixes

0.7.1 (2015-02-04)

0.7.1 (2015-01-23)

Bug Fixes

  • ga-universal-tracker: track product's sku instead of its id (d904f472)

0.7.0 (2015-01-23)

Features

  • ga-universal-tracker: add event tracking (5550e9cf)

0.6.3 (2014-12-16)

Bug Fixes

  • gua: pass URL instead of detecting (aead4bfc)

0.6.2 (2014-11-17)

Bug Fixes

  • gau: more fixes for generic CC app tracking (589b79eb)

0.6.1 (2014-11-17)

Bug Fixes

  • gua: check for empty variants (7e45137e)

0.6.0 (2014-11-05)

Features

0.5.0 (2014-08-05)

0.4.0 (2014-06-24)

Bug Fixes

  • gitignore: ignore bower_components (da3ba84e)

Features

0.3.2 (2014-04-16)

Bug Fixes

0.3.0 (2014-03-13)

Features

  • trackingService:

0.2.1 (2014-03-11)

Bug Fixes

  • karma: updates karma dependencies (82d95733)

0.2.0 (2014-03-10)

Features

  • googleAnalyticsTracker: adds googleAnalyticsTracker to package (42699314)