Releases: dominikmatt/trackingJS
Releases · dominikmatt/trackingJS
0.7.0
0.6.1
updates:
- changed auto tracking events
- examples
- Documentation
added:
- linker to config
0.6.0
- big refractoring
- added grunt server
- added jshint test
- added core test
0.5.0
- small refractoring
- added social media bundle
- added set param:
set: {
dimension1: 'dimension test'
}
0.4.4
- settings are now passed in the init method (var init = function(tracking, settings) {} )
- form auto tracking must now enabled (data-form-auto-track)
- form bundle now supports ajax forms, on ajax forms auto-track not working. Checkout the form-ajax.html example
0.4.3
- added: form bundle
- changed: link bundle
0.4.2
- added link bundle
https://github.com/dominikmatt/trackingJS/blob/master/scripts/eventBundle/linkBundle.md - added video bundle
https://github.com/dominikmatt/trackingJS/blob/master/scripts/eventBundle/videoBundle.md - updated Readme
0.4.1
- added tests with jasmine
- added async callback on events and pageviews
0.4.0
- added: bundle core
- new bundle: auth
0.3.5
- fixed bug in namespace