bootstrap-analytics
v0.4.4
Published
[![Circle CI](https://circleci.com/gh/tomfuertes/bootstrap-analytics.svg?style=svg)](https://circleci.com/gh/tomfuertes/bootstrap-analytics)
Downloads
29
Readme
bootstrap-analytics
Simple Universal Analytics Events tracking for Bootstrap
Once installed, you'll fire events into universal analytics based on the bootstrap events.
Changlog
- 0.4.4 - don't track anything when window['bootstrap-analytics-label'] === false
- 0.4.3 - dedupe tooltip / popover
- 0.4.2 - add optTarget to headlines in modals
- 0.4.1 - add in global window['bootstrap-analytics-label'] as fallback before url
- 0.4.0 - add in data-bootstrap-analytics for custom labels
- 0.3.5 - prioritize text() for tooltips
- 0.3.4 - add val() to button tracking
- 0.3.3 - fx action
.
concatenation - 0.3.2 - update tooltip title attribution
- 0.3.1 - update jshintrc and fx build
- 0.3.0 - removed v{x.y.z} file pattern in dist
- 0.2.0 - fixed recursive publishing issue
- 0.1.0 - renamespace and added click
- 0.0.2 - remove debug logging
- 0.0.1 - initial version