- google-analytics: dont send user id by default
- google-analytics: send universal user id, closes #59
- churnbee: use an object instead of array for supported events
- intercom: remove counter option
- saasquatch: add checksum, accountId and image support, closes #58
- intercom: update track()
- lytics: not tracking pageview fix
- upgrade facade to
0.2.7
- adwords: fix mappnigs, closes #49
- add Mojn
- add SaaSquatch
- add ChurnBee
- add Bing Ads
- add Twitter Ads
- Update to raven-js 1.1.10 [mattrobenolt]
- foxmetrics: add ecommerce
- kissmetrics: add ecommerce
- gosquared: add ecommerce
- bronto: add ecommerce
- curebit: add ecommerce
- google-analytics: add ecommerce
- google analytics: fix page url property name
- upgrade analytics.js-integration to
0.1.7
- upgrade facade to 0.2.4
- upgrade analytics.js-integration to 0.1.7
- add group option to livechat
- rename facebook to facebook ads
- update Facade to 0.2.3
- gosquared: update tracker
- add Facebook
- add AdWords
- add Mouseflow
- usercycle: map
revenue
torevenue_amount
- intercom: send created_at and name correctly
- add slugs.json
- add intercom track
- update obj-case, fixes problems with amd
- add require.js to test file
- fix
segmentio/facade
dependency
- add Google Tag Manager
- lucky orange: fix identify bug
- add facade
- google-analytics: add support for retaining query string in page views
- webengage: load in initialize
- add WebEngage
- heap: fallback to user id as
.handle
- uservoice: add
smartvote
option - errorception: fix bug in sending errors
- mixpanel: fix
track
date conversion
- update
analytics.js-integration
to0.1.5
- optimizely: adding .page() support
- awesomatic: fix identify logic
- hubspot: update CDN url
- evergage: add tracking of page name and properties
- updating dependencies
- heap: adding fixes for heap snippet
- adroll: fix custom data key name
- woopra: remove assumesPageview
- optimizely: fix case where snippet does not exist
- awesomatic: fix global loaded check
- bugsnag: fix global loaded check
- clicktale: fix global loaded check
- clicky: fix global loaded check
- drip: fix global loaded check
- hittail: fix global loaded check
- intercom: fix global loaded check
- kissmetrics: fix global loaded check
- mousestats: fix global loaded check
- sentry: fix global loaded check
- snapengage: fix global loaded check
- bugsnag: add bugsnag integration
- lucky-orange: added lucky orange integration
- drip: add drip integration
- inspectlet: add tagging session on track
- preact: fixing load called from initialize
- rename
section
argument tocategory
- change categorized page track logic
- add
loaded
method to all integrations - change integrations to use the new
page
method signature withsection
- lytics: remove unused
initialPageview
option - google analytics: fix classic tests to use non-classic method names
- mixpanel: remove
assumesPageview
setting - clean all integration files
- add fixes for wrapped loaders GA and UserVoice
- exports: actually exporting the integrations
- quantcast: change page labels to be behind an option
- quantcast: remove event labels
- fix
next-tick
dependency
✨